Skip to content

Commit 2c998b8

Browse files
committed
Merge branch 'release/4.42.0b1' into master
2 parents 086d82f + 5697f1d commit 2c998b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
runs-on: ${{ matrix.os }}
6060
strategy:
6161
matrix:
62-
os: [ubuntu-22.04, windows-2019, macos-11]
62+
os: [ubuntu-22.04, windows-2019, macos-14]
6363
env:
6464
CIBW_SKIP: cp27-* cp313-*
6565
steps:

0 commit comments

Comments
 (0)