]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Test openssl-3.6 branch not beta1.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 23 Sep 2025 06:38:45 +0000 (16:38 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 23 Sep 2025 06:38:45 +0000 (16:38 +1000)
.github/workflows/c-cpp.yml

index 6c8fbb57f68035779bcb56a15c6ca33aed8b628e..0ae83ccdb44b6769c18e4c5a200a035bf9228ef7 100644 (file)
@@ -95,7 +95,6 @@ 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
@@ -103,6 +102,7 @@ jobs:
           - { target: ubuntu-latest, config: openssl-3.3 }  # stable branch
           - { target: ubuntu-latest, config: openssl-3.4 }  # stable branch
           - { target: ubuntu-latest, config: openssl-3.5 }  # stable branch
+          - { target: ubuntu-latest, config: openssl-3.6 }  # stable branch
           - { target: ubuntu-latest, config: putty-0.71 }
           - { target: ubuntu-latest, config: putty-0.72 }
           - { target: ubuntu-latest, config: putty-0.73 }