Skip to content

Commit b02aeec

Browse files
committed
CI: use macos-12, not macos-11 (which is gone)
1 parent f8cae8e commit b02aeec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
os:
2828
- "ubuntu-22.04"
2929
- "windows-2022"
30-
- "macos-11"
30+
- "macos-12"
3131
python-version:
3232
- "3.8"
3333
- "3.9"

0 commit comments

Comments
 (0)