Skip to content

Commit

Permalink
Update macos version in the publishing job
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Aug 8, 2024
1 parent 086d82f commit 5697f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5697f1d

Please sign in to comment.