mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Change Python version 3.13.0rc2 to 3.13.0-rc.2.
The value is taken from [the versions manifest](https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json). PiperOrigin-RevId: 676012255
This commit is contained in:
parent
442e8630de
commit
e27f1e9b3a
2
.github/workflows/wheel_win_x64.yml
vendored
2
.github/workflows/wheel_win_x64.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
matrix:
|
||||
os: [windows-2019-32core]
|
||||
arch: [AMD64]
|
||||
pyver: ['3.10', '3.11', '3.12', '3.13.0rc2']
|
||||
pyver: ['3.10', '3.11', '3.12', '3.13.0-rc.2']
|
||||
name: ${{ matrix.os }} ${{ matrix.pyver }} jaxlib wheel build
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user