]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test latest OpenSSL 1.1, 3.0 and LibreSSL 3.7.
authorDarren Tucker <dtucker@dtucker.net>
Sun, 19 Mar 2023 04:36:13 +0000 (15:36 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Sun, 19 Mar 2023 04:36:13 +0000 (15:36 +1100)
.github/workflows/c-cpp.yml

index f3163884a037d632a7dcf42625f2db6f7f4ec99e..3d9aa22dba5f210884f2f7bca00a2d276d33cdd3 100644 (file)
@@ -55,7 +55,7 @@ jobs:
           - { target: ubuntu-latest, config: libressl-3.4.3 }
           - { target: ubuntu-latest, config: libressl-3.5.3 }
           - { target: ubuntu-latest, config: libressl-3.6.1 }
-          - { target: ubuntu-latest, config: libressl-3.7.0 }
+          - { target: ubuntu-latest, config: libressl-3.7.1 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.0.1 }
@@ -66,10 +66,10 @@ jobs:
           - { 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.1s }
+          - { target: ubuntu-latest, config: openssl-1.1.1t }
           - { target: ubuntu-latest, config: openssl-3.0.0 }
-          - { target: ubuntu-latest, config: openssl-3.0.5 }
           - { target: ubuntu-latest, config: openssl-3.0.7 }
+          - { target: ubuntu-latest, config: openssl-3.1.0 }
           - { target: ubuntu-latest, config: openssl-1.1.1_stable }
           - { target: ubuntu-latest, config: openssl-3.0 }  # stable branch
           - { target: ubuntu-22.04, config: pam }