[openssh-commits] [openssh] branch master updated: Test openssl-3.6.0-beta1.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Sep 23 15:52:09 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new 31fce4fc5 Test openssl-3.6.0-beta1.
31fce4fc5 is described below
commit 31fce4fc5aaf79b9a4bccf09467e86c56b482bde
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Sep 23 15:51:14 2025 +1000
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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list