From 31fce4fc5aaf79b9a4bccf09467e86c56b482bde Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 23 Sep 2025 15:51:14 +1000 Subject: [PATCH] Test openssl-3.6.0-beta1. --- .github/workflows/c-cpp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 293d0d99c..6c8fbb57f 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -95,6 +95,7 @@ jobs: - { target: ubuntu-latest, config: openssl-3.4.2 } - { target: ubuntu-latest, config: openssl-3.5.0 } - { target: ubuntu-latest, config: openssl-3.5.3 } + - { target: ubuntu-latest, config: openssl-3.6.0-beta1 } - { target: ubuntu-latest, config: openssl-1.1.1_stable } - { target: ubuntu-latest, config: openssl-3.0 } # stable branch - { target: ubuntu-latest, config: openssl-3.1 } # stable branch