From: Darren Tucker Date: Mon, 1 Jun 2026 07:39:40 +0000 (+1000) Subject: Update LibreSSL test 4.3.1->4.3.2. X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7b776066bc00a12ec3a7f9b04cf8a69a8d260c2c;p=thirdparty%2Fopenssh-portable.git Update LibreSSL test 4.3.1->4.3.2. --- diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 62509262f..64300b45b 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -84,7 +84,7 @@ jobs: - { target: ubuntu-latest, config: libressl-4.0.1 } - { target: ubuntu-latest, config: libressl-4.1.1 } - { target: ubuntu-latest, config: libressl-4.2.0 } - - { target: ubuntu-latest, config: libressl-4.3.1 } + - { target: ubuntu-latest, config: libressl-4.3.2 } - { target: ubuntu-latest, config: openssl-master } - { target: ubuntu-latest, config: openssl-noec } - { target: ubuntu-latest, config: openssl-1.1.1 }