From: Darren Tucker Date: Thu, 6 Oct 2022 16:54:56 +0000 (+1100) Subject: Add LibreSSL 3.6.0 to test suite. X-Git-Tag: V_9_2_P1~185 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a75cffc2700cebd3e2dd9093f7f7388d2be95cb7;p=thirdparty%2Fopenssh-portable.git Add LibreSSL 3.6.0 to test suite. While there, bump OpenSSL to latest 1.1.1q release. --- diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 3aaf729cb..1b918c7d9 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -53,6 +53,7 @@ jobs: - { os: ubuntu-latest, configs: libressl-3.3.6 } - { os: ubuntu-latest, configs: libressl-3.4.3 } - { os: ubuntu-latest, configs: libressl-3.5.3 } + - { os: ubuntu-latest, configs: libressl-3.6.0 } - { os: ubuntu-latest, configs: openssl-master } - { os: ubuntu-latest, configs: openssl-noec } - { os: ubuntu-latest, configs: openssl-1.0.1 } @@ -62,7 +63,7 @@ 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.1p } + - { os: ubuntu-latest, configs: openssl-1.1.1q } - { os: ubuntu-latest, configs: openssl-3.0.0 } - { os: ubuntu-latest, configs: openssl-3.0.5 } - { os: ubuntu-latest, configs: openssl-1.1.1_stable } # stable branch