mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-08 12:28:20 +02:00
logic update
This commit is contained in:
parent
b22fe06733
commit
53228cb9bd
1 changed files with 1 additions and 1 deletions
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]
|
||||
architecture: [x64, x86, arm64]
|
||||
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:
|
||||
- architecture: x64
|
||||
freethreaded: 'true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue