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.
2 parents 4cca15a + f5b01dd commit 61c11e1Copy full SHA for 61c11e1
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
CONDA_PY:
23
- - 3.7
+ - "3.10"
24
steps:
25
- uses: actions/checkout@v2
26
- uses: actions/setup-python@v2
0 commit comments