mirror of
https://github.com/actions/setup-python.git
synced 2025-06-27 21:23:48 +00:00
update free threaded version
This commit is contained in:
parent
512e05768d
commit
12428c6332
1 changed files with 2 additions and 2 deletions
4
.github/workflows/e2e-cache-freethreaded.yml
vendored
4
.github/workflows/e2e-cache-freethreaded.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-13
|
||||||
]
|
]
|
||||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
python-version: [3.13.1t, 3.13.2t, 3.13.5t]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
@ -148,7 +148,7 @@ jobs:
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-13
|
||||||
]
|
]
|
||||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
python-version: [3.13.1t, 3.13.2t, 3.13.5t]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue