test against curl 8.9.1 since 8.9.0 segfaults all around
authorMichael Wallner <root@s201809.m6w6.name>
Wed, 23 Oct 2024 13:16:58 +0000 (15:16 +0200)
committerMichael Wallner <root@s201809.m6w6.name>
Wed, 23 Oct 2024 13:16:58 +0000 (15:16 +0200)
.github/workflows/curl-matrix.yml
scripts/curlver.dist

index 37481665688c138d15d2f487a0681ccd317e2fd8..018d2ef89f021b0bebae824e23fb609d579f69ed 100644 (file)
@@ -121,12 +121,12 @@ jobs:
           cd http
           make -f scripts/ci/Makefile test
 
-  curl-8_9_0:
-    name: curl-8_9_0
+  curl-8_9_1:
+    name: curl-8_9_1
     continue-on-error: true
     env:
       PHP: "8.3"
-      CURL: "8_9_0"
+      CURL: "8_9_1"
       enable_debug: "yes"
       enable_iconv: "yes"
       with_http_libcurl_dir: "/opt"
@@ -140,7 +140,7 @@ jobs:
         with:
           repository: curl/curl
           path: curl
-          ref: curl-8_9_0 #
+          ref: curl-8_9_1 #
       - name: Install
         run: |
           echo 'deb-src http://azure.archive.ubuntu.com/ubuntu jammy main' | sudo tee -a /etc/apt/sources.list && \
index 4a78eda0f7ea4485ab2b7f3f7d407333b5b7dae8..18a78b2c1c871f9a785fc9470852486faa4b129a 100644 (file)
@@ -2,7 +2,7 @@
 # 7.21.5-7.29.0 fail to configure on gh actions
 
 # always test against a few recent
-latest: master 8.10.1 8.9.0 8.8.0 8.7.1 8.6.0 8.5.0
+latest: master 8.10.1 8.9.1 8.8.0 8.7.1 8.6.0 8.5.0
 # various linux distros
 current: 8.2.1 8.1.1 7.88.1 7.81.0
 # and a couple older