We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae1881 commit e4dc224Copy full SHA for e4dc224
.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-12
+ - os: macos-13
26
architecture: x64
27
python:
28
- 3.8
0 commit comments