There was an error while loading. Please reload this page.
1 parent 30962ef commit 6b59c2eCopy full SHA for 6b59c2e
1 file changed
.github/workflows/wheel-builder.yml
@@ -204,7 +204,7 @@ jobs:
204
_PYTHON_HOST_PLATFORM: 'macosx-11.0-arm64'
205
- VERSION: '3.15t'
206
ABI_VERSION: 'abi3t-py315'
207
- DOWNLOAD_URL: 'https://www.python.org/ftp/python/3.15.0/python-3.15.0rc1-macos11.pkg'
+ DOWNLOAD_URL: 'https://www.python.org/ftp/python/3.15.0/python-3.15.0rc2-macos11.pkg'
208
BIN_PATH: '/Library/Frameworks/PythonT.framework/Versions/3.15/bin/python3.15t'
209
DEPLOYMENT_TARGET: '11.0'
210
ARCHFLAGS: '-arch arm64'
0 commit comments