This commit is contained in:
Aparna Jyothi 2025-06-10 18:03:08 +05:30
parent 25f7909b5a
commit b68779bd50

View file

@ -100,7 +100,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, windows-11-arm]
os: [windows-11-arm]
architecture: [x86, arm64]
python-version: ['3.11', '3.12', '3.13.1', '3.14.0-beta.2']
freethreaded: ['false']