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.
1 parent e30c113 commit 51b2ba2Copy full SHA for 51b2ba2
.github/workflows/python-unittests.yaml
@@ -14,7 +14,7 @@ jobs:
14
platform: [ubuntu-18.04]
15
include:
16
- python-version: 3.9
17
- platform: macos-latest
+ platform: macos-12-xl
18
fail-fast: false
19
runs-on: ${{ matrix.platform }}
20
steps:
0 commit comments