]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump nghttp2 version to v1.59.0
authorStefan Eissing <stefan@eissing.org>
Tue, 23 Jan 2024 15:35:08 +0000 (16:35 +0100)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 23 Jan 2024 18:40:40 +0000 (13:40 -0500)
- Switch to v1.59.0 for GHA CI jobs that use a specific nghttp2-version.

Closes https://github.com/curl/curl/pull/12766

.github/workflows/ngtcp2-linux.yml
.github/workflows/osslq-linux.yml
.github/workflows/quiche-linux.yml

index eab27846f1c07bfa360fdafd76274045d036980e..74b1a5e38a4b96d8a837e69322d5c33646b8c92f 100644 (file)
@@ -51,7 +51,7 @@ env:
   wolfssl-version: master
   nghttp3-version: v1.1.0
   ngtcp2-version: v1.1.0
-  nghttp2-version: v1.58.0
+  nghttp2-version: v1.59.0
   mod_h2-version: v2.0.25
 
 jobs:
index cda12616e21004bdd4d52593e66a13fb3fca1e5e..8b30941d25224ae9ebb7dc4753e61426c2f18d6b 100644 (file)
@@ -50,7 +50,7 @@ env:
   quictls-version: 3.1.4+quic
   nghttp3-version: v1.1.0
   ngtcp2-version: v1.1.0
-  nghttp2-version: master
+  nghttp2-version: v1.59.0
   mod_h2-version: v2.0.25
 
 jobs:
index 14b3073a30f43afba79923e8e2fadd09c801aacb..10cf053d29488c30fd1bd939e8eb458632fcfd5b 100644 (file)
@@ -49,7 +49,7 @@ env:
   openssl-version: 3.1.4+quic
   nghttp3-version: v1.1.0
   ngtcp2-version: v1.1.0
-  nghttp2-version: v1.58.0
+  nghttp2-version: v1.59.0
   quiche-version: 0.19.0
   mod_h2-version: v2.0.25