Reactivate python 3.13 in CI (#4761)
https://github.com/actions/setup-python/issues/888#issuecomment-2205466950
This commit is contained in:
@@ -949,8 +949,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
# TODO(konsti): https://github.com/actions/setup-python/issues/888
|
||||
python-version: "3.13.0-beta.1"
|
||||
python-version: "3.13"
|
||||
allow-prereleases: true
|
||||
cache: pip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user