Skip to content

Commit aec9c1d

Browse files
committed
Try macos-14
1 parent 3ad8966 commit aec9c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
strategy:
2626
matrix:
2727
os:
28-
- ubuntu-latest
29-
# - macos-14
28+
# - ubuntu-latest
29+
- macos-14
3030

3131
# Comman separated list of python versions to test
3232
python-version: ["3.11"]

0 commit comments

Comments
 (0)