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
d02a110da5
commit
72dc4ca661
1 changed files with 1 additions and 9 deletions
10
.github/workflows/e2e-tests.yml
vendored
10
.github/workflows/e2e-tests.yml
vendored
|
@ -103,16 +103,8 @@ jobs:
|
|||
os: [windows-latest, windows-11-arm]
|
||||
architecture: [x86, arm64]
|
||||
python-version: ['3.11', '3.12', '3.13.1', '3.14.1']
|
||||
freethreaded: ['false', 'true']
|
||||
freethreaded: ['false']
|
||||
exclude:
|
||||
- os: windows-latest
|
||||
architecture: arm64
|
||||
python-version: '3.11'
|
||||
freethreaded: 'true'
|
||||
- os: windows-latest
|
||||
architecture: arm64
|
||||
python-version: '3.12'
|
||||
freethreaded: 'true'
|
||||
- os: windows-latest
|
||||
architecture: arm64
|
||||
python-version: '3.13.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue