Skip to content

Commit

Permalink
Run system tests againsts nginx 1.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
miry committed Mar 11, 2021
1 parent af9a0f0 commit 87358d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_module_binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

export OPENTRACING_VERSION=1.5.1
NGINX_VERSIONS=(1.19.7 1.19.6 1.19.5 1.19.4 1.19.3 1.19.2 1.18.0 1.17.8 1.17.3 1.17.2 1.17.1 1.17.0 1.16.1 1.16.0 1.15.8 1.15.1 1.15.0 1.14.2 1.13.6)
NGINX_VERSIONS=(1.19.8 1.19.7 1.19.6 1.19.5 1.19.4 1.19.3 1.19.2 1.18.0 1.17.8 1.17.3 1.17.2 1.17.1 1.17.0 1.16.1 1.16.0 1.15.8 1.15.1 1.15.0 1.14.2 1.13.6)

# Compile for a portable cpu architecture
export CFLAGS="-march=x86-64 -fPIC"
Expand Down

0 comments on commit 87358d7

Please sign in to comment.