Skip to content

Commit 7f4fb7a

Browse files
committed
update macos-latest to macos-12
1 parent 4fddb89 commit 7f4fb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# x86 builds are only meaningful for Windows
2323
- os: windows-latest
2424
architecture: x86
25-
- os: macos-latest
25+
- os: macos-12
2626
architecture: x64
2727
python:
2828
- 3.8

0 commit comments

Comments
 (0)