]> git.ipfire.org Git - thirdparty/openssl.git/commit
CI: Prevent scheduled jobs from running in forks
authorOrgad Shaneh <orgads@gmail.com>
Fri, 31 Oct 2025 08:28:37 +0000 (10:28 +0200)
committerPauli <paul.dale@oracle.com>
Tue, 4 Nov 2025 22:24:14 +0000 (09:24 +1100)
commit6e5ce1ebb5bac84043e4327caa467401973dafb8
tree96f83b62fd182f17a5f04f97bc6e9946d7a13343
parentb217dbb910966b402fe217e518718a8936e5ee3b
CI: Prevent scheduled jobs from running in forks

There is no reason to run them in forks, and some of them fail because
they try to run on macos-15-large which is not generally available.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/29042)
.github/workflows/coveralls.yml
.github/workflows/interop-tests.yml
.github/workflows/os-zoo.yml
.github/workflows/provider-compatibility.yml
.github/workflows/riscv-more-cross-compiles.yml
.github/workflows/run-checker-daily.yml