Skip to content

Commit 31e9ae4

Browse files
committed
Switch from macOS 12 to 14 in CI
1 parent 4dc35b5 commit 31e9ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
os:
1414
- ubuntu-24.04
15-
- macos-12
15+
- macos-14
1616
python-version:
1717
- "3.9"
1818
- "3.10"

0 commit comments

Comments
 (0)