mirror of
https://github.com/actions/setup-python.git
synced 2025-08-26 18:54:19 +00:00
logic update
This commit is contained in:
parent
b22fe06733
commit
53228cb9bd
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
|||||||
os: [windows-latest, windows-11-arm]
|
os: [windows-latest, windows-11-arm]
|
||||||
architecture: [x64, x86, arm64]
|
architecture: [x64, x86, arm64]
|
||||||
freethreaded: ['false', 'true']
|
freethreaded: ['false', 'true']
|
||||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
|
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13.1']
|
||||||
exclude:
|
exclude:
|
||||||
- architecture: x64
|
- architecture: x64
|
||||||
freethreaded: 'true'
|
freethreaded: 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user