[openssl/openssl] 41e4f7: Attempt to fix CI Daily build error
Shane
noreply at github.com
Wed Nov 2 08:27:53 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 41e4f72d4cead8caf65f046aea706fe307be1c1e
https://github.com/openssl/openssl/commit/41e4f72d4cead8caf65f046aea706fe307be1c1e
Author: slontis <shane.lontis at oracle.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
A .github/workflows/run-checker-daily-sctp.yml
M .github/workflows/run-checker-daily.yml
Log Message:
-----------
Attempt to fix CI Daily build error
For some reason the newly introduced CI test
for sctp causes issues. It is unknown why this
seems to work when testing, but doesnt work
once it was merged.
The test has been put into its own file, with
skips on error if the setup fails..
This will need to be merged to test if this
works.
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19511)
More information about the openssl-commits
mailing list