We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f13d8f commit a97695aCopy full SHA for a97695a
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- os: [ubuntu-20.04, windows-2019, macos-10.15]
+ os: [ubuntu-20.04, windows-2019, macos-11]
37
# across all operating systems
38
python-version: ["3.7", "3.10"]
39
include:
0 commit comments