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 6f8556e commit dc1983bCopy full SHA for dc1983b
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
python: [ '3.7', '3.8', '3.9', '3.10', '3.11' ]
12
variant: [ "py", "py-images" ]
13
include:
14
- - os: macOS-10.15
+ - os: macOS-11
15
python: "3.10"
16
variant: py-images
17
- os: windows-2019
0 commit comments