@@ -42,10 +42,10 @@ jobs:
42
42
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.7.3"}}
43
43
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.1"}}
44
44
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
45
- # Latest commit on the BoringSSL master branch, as of Oct 21 , 2023.
46
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "bfa8369795b7533a222a72b7a1bc928941cd66bf "}}
47
- # Latest commit on the OpenSSL master branch, as of Oct 24 , 2023.
48
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "fac61ea4618c83826b51aebf03cbc2bc3ac7b8c8 "}}
45
+ # Latest commit on the BoringSSL master branch, as of Oct 25 , 2023.
46
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "4df6f97cf9a32770b2a6ffb8da7d97845743ffb7 "}}
47
+ # Latest commit on the OpenSSL master branch, as of Oct 25 , 2023.
48
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "dbbdb940d421daca4a65e765b5244bde6aed3f61 "}}
49
49
# Builds with various Rust versions. Includes MSRV and next
50
50
# potential future MSRV:
51
51
# 1.64 - maturin
0 commit comments