We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0de94d1 + 915fc22 commit 230f28dCopy full SHA for 230f28d
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- runs-on: [ ubuntu-20.04, macos-10.15, windows-2019 ]
+ runs-on: [ ubuntu-20.04, macos-12, windows-2019 ]
16
python-arch: [ 'x64' ]
17
python-version: [ '3.8' ]
18
include:
0 commit comments