mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
Update macos version in the publishing job
This commit is contained in:
parent
086d82f13d
commit
5697f1d5d8
2
.github/workflows/publishing.yml
vendored
2
.github/workflows/publishing.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-2019, macos-11]
|
||||
os: [ubuntu-22.04, windows-2019, macos-14]
|
||||
env:
|
||||
CIBW_SKIP: cp27-* cp313-*
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user