mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-09 16:13:31 +03:00
Use windows-2022
GHA image for building wheels
This commit is contained in:
parent
7fcf1ac7ad
commit
1ae96e3eeb
2
.github/workflows/publishing.yml
vendored
2
.github/workflows/publishing.yml
vendored
|
@ -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: >-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user