@@ -42,10 +42,10 @@ jobs:
42
42
- {VERSION: "3.12", NOXSESSION: "tests", NOXARGS: "--enable-fips=1", OPENSSL: {TYPE: "openssl", CONFIG_FLAGS: "enable-fips", VERSION: "3.2.1"}}
43
43
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.2"}}
44
44
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
45
- # Latest commit on the BoringSSL master branch, as of Mar 08 , 2024.
46
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "5a3faaa2d50b2540c6973531841723f633f388cd "}}
47
- # Latest commit on the OpenSSL master branch, as of Mar 08 , 2024.
48
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6d42be3af76aa16586b3f32a176837ee4a4bb65b "}}
45
+ # Latest commit on the BoringSSL master branch, as of Mar 09 , 2024.
46
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "cf4f615d706d54fca9323fb1595d88f7ee2d7517 "}}
47
+ # Latest commit on the OpenSSL master branch, as of Mar 09 , 2024.
48
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "a24f29bbb4e7c2c73b0b3b2193b81c9b444b0864 "}}
49
49
# Builds with various Rust versions. Includes MSRV and next
50
50
# potential future MSRV.
51
51
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}
0 commit comments