Skip to content

Commit

Permalink
bump quictls to 3.1.4+quic
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Oct 28, 2023
1 parent e7efd04 commit f6ef59e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ env:
mod_h2-version: v2.0.25
msh3-version: v0.6.0
openssl3-version: openssl-3.1.3
quictls-version: OpenSSL_1_1_1w+quic
quictls-version: 3.1.4+quic
rustls-version: v0.10.0

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngtcp2-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions: {}

env:
MAKEFLAGS: -j 3
quictls-version: 3.0.10+quic
quictls-version: 3.1.4+quic
gnutls-version: 3.8.0
wolfssl-version: master
nghttp3-version: v1.0.0
Expand Down

0 comments on commit f6ef59e

Please sign in to comment.