[openssh-commits] [openssh] branch master updated: Test openssl-3.6 branch not beta1.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Sep 23 16:39:38 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 d00015d21 Test openssl-3.6 branch not beta1.
d00015d21 is described below
commit d00015d21190517a1f505eb8120f716b1c2e4055
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Sep 23 16:38:45 2025 +1000
Test openssl-3.6 branch not beta1.
---
.github/workflows/c-cpp.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 6c8fbb57f..0ae83ccdb 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -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 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list