This commit is contained in:
Aparna Jyothi 2025-06-10 17:57:43 +05:30
parent d02a110da5
commit 72dc4ca661

View file

@ -103,16 +103,8 @@ jobs:
os: [windows-latest, windows-11-arm] os: [windows-latest, windows-11-arm]
architecture: [x86, arm64] architecture: [x86, arm64]
python-version: ['3.11', '3.12', '3.13.1', '3.14.1'] python-version: ['3.11', '3.12', '3.13.1', '3.14.1']
freethreaded: ['false', 'true'] freethreaded: ['false']
exclude: 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 - os: windows-latest
architecture: arm64 architecture: arm64
python-version: '3.13.1' python-version: '3.13.1'