Skip to content

Commit 848dea1

Browse files
committed
ci: add mac-14
1 parent f8fb016 commit 848dea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ${{ matrix.os }}
2626
strategy:
2727
matrix:
28-
os: [ubuntu-latest,macos-latest]
28+
os: [ubuntu-latest, macos-latest, macos-14]
2929
env:
3030
MACOSX_DEPLOYMENT_TARGET: "10.13"
3131
steps:

0 commit comments

Comments
 (0)