@@ -44,10 +44,10 @@ jobs:
4444 - {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.0"}}
4545 - {VERSION: "3.11", NOXSESSION: "tests-randomorder"}
4646 - {VERSION: "3.12-dev", NOXSESSION: "tests"}
47- # Latest commit on the BoringSSL master branch, as of Jul 25 , 2023.
48- - {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "20a06474c0b4a16779311bfe98ba69dc2402101d "}}
49- # Latest commit on the OpenSSL master branch, as of Jul 25 , 2023.
50- - {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "06a0d40322e96dbba816b35f82226871f635ec5a "}}
47+ # Latest commit on the BoringSSL master branch, as of Jul 26 , 2023.
48+ - {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "e4acd6cb568214b1c7db4e59ce54ea2e1deae1f5 "}}
49+ # Latest commit on the OpenSSL master branch, as of Jul 26 , 2023.
50+ - {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "bc5d9cc8711e86d5c25b81c58dfae531536e61fc "}}
5151 # Builds with various Rust versions. Includes MSRV and next
5252 # potential future MSRV:
5353 # 1.60 - pem 2.0.1, once_cell 1.18.0
0 commit comments