]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test against LibreSSL 3.5.3.
authorDarren Tucker <dtucker@dtucker.net>
Fri, 27 May 2022 08:18:31 +0000 (18:18 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 27 May 2022 08:18:31 +0000 (18:18 +1000)
.github/workflows/c-cpp.yml

index 092b91fdf573231c586d88a28f1489154614521b..e1dca1d48a408ba24ed996b17780bab62f856b4f 100644 (file)
@@ -48,7 +48,7 @@ jobs:
           - { os: ubuntu-latest, configs: libressl-3.2.6 }
           - { os: ubuntu-latest, configs: libressl-3.3.6 }
           - { os: ubuntu-latest, configs: libressl-3.4.3 }
-          - { os: ubuntu-latest, configs: libressl-3.5.2 }
+          - { os: ubuntu-latest, configs: libressl-3.5.3 }
           - { os: ubuntu-latest, configs: openssl-master }
           - { os: ubuntu-latest, configs: openssl-noec }
           - { os: ubuntu-latest, configs: openssl-1.0.1 }