Skip to content

Commit 762c17b

Browse files
Fix macos CI version
1 parent f019f52 commit 762c17b

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
@@ -13,7 +13,7 @@ jobs:
1313
os: [
1414
ubuntu-22.04,
1515
windows-2022,
16-
macos-12,
16+
macos-14,
1717
]
1818
python-version: [
1919
'3.9',

0 commit comments

Comments
 (0)