1
0
Fork 0
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:
Aparna Jyothi 2025-06-06 18:26:51 +05:30
parent b22fe06733
commit 53228cb9bd

View file

@ -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'