]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Update OpenSSL tests to the most recent releases.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 29 Jun 2022 08:28:47 +0000 (18:28 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 29 Jun 2022 08:28:47 +0000 (18:28 +1000)
.github/workflows/c-cpp.yml

index 49da0f4a69c5edccc956581cfa06fb08f3cf757f..91698fe19643d85df5fcd8ab460c409a1b14f851 100644 (file)
@@ -58,9 +58,9 @@ jobs:
           - { os: ubuntu-latest, configs: openssl-1.1.1 }
           - { os: ubuntu-latest, configs: openssl-1.1.1k }
           - { os: ubuntu-latest, configs: openssl-1.1.1n }
-          - { os: ubuntu-latest, configs: openssl-1.1.1o }
+          - { os: ubuntu-latest, configs: openssl-1.1.1p }
           - { os: ubuntu-latest, configs: openssl-3.0.0 }
-          - { os: ubuntu-latest, configs: openssl-3.0.3 }
+          - { os: ubuntu-latest, configs: openssl-3.0.4 }
           - { os: ubuntu-latest, configs: openssl-1.1.1_stable } # stable branch
           - { os: ubuntu-latest, configs: openssl-3.0 }          # stable branch
           - { os: ubuntu-18.04, configs: pam }