mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044)
This was missed while upgrading CI.
This commit is contained in:
@@ -47,7 +47,7 @@ OPENSSL_OLD_VERSIONS = [
|
||||
]
|
||||
|
||||
OPENSSL_RECENT_VERSIONS = [
|
||||
"1.1.1k",
|
||||
"1.1.1l",
|
||||
"3.0.0-beta1"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user