]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test against LibreSSL 3.7.2.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 11 Apr 2023 06:49:19 +0000 (16:49 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 11 Apr 2023 06:49:19 +0000 (16:49 +1000)
.github/workflows/c-cpp.yml

index fbd62f83a07f8465c1b30e7f55053e360b76aae9..b6cd56c639a7da7dc2f049fa72ed8cd1951bd0ce 100644 (file)
@@ -53,7 +53,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.1 }
+          - { target: ubuntu-latest, config: libressl-3.7.2 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.1.1 }