We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fddb89 commit 7f4fb7aCopy full SHA for 7f4fb7a
.github/workflows/ci_tests.yaml
@@ -22,7 +22,7 @@ jobs:
22
# x86 builds are only meaningful for Windows
23
- os: windows-latest
24
architecture: x86
25
- - os: macos-latest
+ - os: macos-12
26
architecture: x64
27
python:
28
- 3.8
0 commit comments