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 a7ad8a9 commit 5df2135Copy full SHA for 5df2135
.github/workflows/tests.yaml
@@ -30,6 +30,8 @@ jobs:
30
exclude:
31
- os: macos-latest
32
python-version: 3.9
33
+ - os: macos-latest
34
+ python-version: 3.10
35
include:
36
- os: ubuntu-latest
37
0 commit comments