Use windows-2022 GHA image for building wheels

This commit is contained in:
ZipFile 2025-05-30 19:44:47 +00:00
parent 7fcf1ac7ad
commit 1ae96e3eeb

View File

@ -60,7 +60,7 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-24.04, ubuntu-24.04-arm, windows-2019, macos-14] os: [ubuntu-24.04, ubuntu-24.04-arm, windows-2022, macos-14]
env: env:
CIBW_ENABLE: pypy CIBW_ENABLE: pypy
CIBW_ENVIRONMENT: >- CIBW_ENVIRONMENT: >-