Merge branch 'release/4.42.0b1' into master

This commit is contained in:
Roman Mogylatov 2024-08-07 22:11:07 -04:00
commit 2c998b8448

View File

@ -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: