Skip to content

Commit

Permalink
Updated openssl version to use in windows & quictls builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Oct 1, 2024
1 parent 572331a commit 9fc0e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nginx-buildbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ jobs:
ssl: [ 'ossl31', 'ossl32', 'bssl', 'lssl', 'qssl' ]
fail-fast: false
env:
quictls_ver: 3.0.14+quic
quictls_ver: 3.0.15+quic
libressl_ver: 3.9.2

steps:
Expand Down Expand Up @@ -746,7 +746,7 @@ jobs:
env:
pcre2_ver: 10.39
zlib_ver: 1.3.1
openssl3_ver: 3.0.14
openssl3_ver: 3.0.15
openssl_ver: 1.1.1w

steps:
Expand Down

0 comments on commit 9fc0e78

Please sign in to comment.