Skip to content

Commit 5697f1d

Browse files
committed
Update macos version in the publishing job
1 parent 086d82f commit 5697f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishing.yml

Lines changed: 1 addition & 1 deletion
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)