diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 024f671..1d0c515 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -79,7 +79,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-latest, windows-latest, macos-latest, ubuntu-24.04-arm] + os: [ubuntu-latest, windows-2022, macos-latest, ubuntu-24.04-arm] python-version: [3.11, 3.12, 3.13] steps: