mirror of
https://github.com/actions/setup-python.git
synced 2025-06-27 21:23:48 +00:00
update
This commit is contained in:
parent
b3369016af
commit
861d4f76d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-11-arm]
|
os: [windows-11-arm]
|
||||||
architecture: [x86, arm64]
|
architecture: [x86, arm64]
|
||||||
python-version: ['3.11', '3.12', '3.13.1', '3.14.0-beta.2']
|
python-version: ['3.10','3.11', '3.12', '3.13.1', '3.14.0-beta.2']
|
||||||
freethreaded: ['false']
|
freethreaded: ['false']
|
||||||
include:
|
include:
|
||||||
- os: windows-11-arm
|
- os: windows-11-arm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue