Update build.yml

This commit is contained in:
Jay Lee
2021-09-16 08:15:21 -04:00
committed by GitHub
parent 45e1b50674
commit df1f0f8f09

View File

@@ -14,7 +14,7 @@ defaults:
env:
BUILD_PYTHON_VERSION: "3.9.7"
MIN_PYTHON_VERSION: "3.9.7"
BUILD_OPENSSL_VERSION: "3.0.0"
BUILD_OPENSSL_VERSION: "1.1.1l"
MIN_OPENSSL_VERSION: "1.1.1l"
PATCHELF_VERSION: "0.12"
# PYINSTALLER_VERSION can be full commit hash or version like v4.20