]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test against openssl-3.0.5.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 6 Jul 2022 01:52:54 +0000 (11:52 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 6 Jul 2022 01:52:54 +0000 (11:52 +1000)
.github/workflows/c-cpp.yml

index 9f918b9503b8797ca0aaadb069482aecc4408dfc..468d986a82944fba2a43a12bd6103d0ee73032a6 100644 (file)
@@ -64,7 +64,7 @@ jobs:
           - { os: ubuntu-latest, configs: openssl-1.1.1n }
           - { os: ubuntu-latest, configs: openssl-1.1.1p }
           - { os: ubuntu-latest, configs: openssl-3.0.0 }
-          - { os: ubuntu-latest, configs: openssl-3.0.4 }
+          - { os: ubuntu-latest, configs: openssl-3.0.5 }
           - { 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 }