]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test current releases of LibreSSL and OpenSSL.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 13 Nov 2023 09:03:31 +0000 (20:03 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 13 Nov 2023 09:03:31 +0000 (20:03 +1100)
Retire some of the older releases.

.github/workflows/c-cpp.yml

index ca6a0a54f1d08aa75e6521fccecefdf189fef2bb..caeca7d88300f496ff91fb310429ca229fe30aea 100644 (file)
@@ -61,16 +61,16 @@ jobs:
           - { target: ubuntu-latest, config: libressl-3.5.3 }
           - { target: ubuntu-latest, config: libressl-3.6.1 }
           - { target: ubuntu-latest, config: libressl-3.7.2 }
+          - { target: ubuntu-latest, config: libressl-3.8.2 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.1.1 }
-          - { target: ubuntu-latest, config: openssl-1.1.1k }
-          - { target: ubuntu-latest, config: openssl-1.1.1n }
-          - { target: ubuntu-latest, config: openssl-1.1.1q }
           - { target: ubuntu-latest, config: openssl-1.1.1t }
+          - { target: ubuntu-latest, config: openssl-1.1.1w }
           - { target: ubuntu-latest, config: openssl-3.0.0 }
-          - { target: ubuntu-latest, config: openssl-3.0.7 }
+          - { target: ubuntu-latest, config: openssl-3.0.12 }
           - { target: ubuntu-latest, config: openssl-3.1.0 }
+          - { target: ubuntu-latest, config: openssl-3.1.4 }
           - { target: ubuntu-latest, config: openssl-1.1.1_stable }
           - { target: ubuntu-latest, config: openssl-3.0 }  # stable branch
           - { target: ubuntu-latest, config: zlib-develop }