Branch: refs/heads/openssl-3.3 Home: https://github.com/openssl/openssl Commit: d0b039a5ef97cc360e2008035fe66dc353724ff6 https://github.com/openssl/openssl/commit/d0b039a5ef97cc360e2008035fe66dc353724ff6 Author: Dmitry Misharov <dmi...@openssl.org> Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths: M .github/workflows/ci.yml M .github/workflows/cross-compiles.yml M .github/workflows/make-test Log Message: ----------- archive artifacts before upload Some CI jobs produce a significant amount artifacts and it takes a lot of time to upload them into GitHub artifacts storage. It will be much faster to upload only one archive with artifacts. Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24264) (cherry picked from commit 58ffcbbdc3302a35cea317aeee6b76987907ee60) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications