We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8124cf9 commit 4d6e83aCopy full SHA for 4d6e83a
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: ["ubuntu-latest", "macos-latest", "windows-latest"]
+ os: ["ubuntu-latest", "macos-12", "windows-latest"]
21
python-version: ["3.9"]
22
include:
23
- os: "ubuntu-latest"
0 commit comments