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 2c8b646 commit c770e4eCopy full SHA for c770e4e
.github/workflows/workflow.yml
@@ -24,7 +24,7 @@ jobs:
24
- windows-2019
25
include:
26
- python-version: '3.8'
27
- os: macos-latest
+ os: macos-12
28
runs-on: ${{ matrix.os }}
29
steps:
30
- name: Get tox target
0 commit comments