Skip to content

Commit 6b59c2e

Browse files
committed
use 3.15.0rc2
1 parent 30962ef commit 6b59c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
_PYTHON_HOST_PLATFORM: 'macosx-11.0-arm64'
205205
- VERSION: '3.15t'
206206
ABI_VERSION: 'abi3t-py315'
207-
DOWNLOAD_URL: 'https://www.python.org/ftp/python/3.15.0/python-3.15.0rc1-macos11.pkg'
207+
DOWNLOAD_URL: 'https://www.python.org/ftp/python/3.15.0/python-3.15.0rc2-macos11.pkg'
208208
BIN_PATH: '/Library/Frameworks/PythonT.framework/Versions/3.15/bin/python3.15t'
209209
DEPLOYMENT_TARGET: '11.0'
210210
ARCHFLAGS: '-arch arm64'

0 commit comments

Comments
 (0)