Skip to content

Commit 61c11e1

Browse files
authored
Merge pull request #9 from dwhswenson/update-version
Try restricting suppoer to 3.10
2 parents 4cca15a + f5b01dd commit 61c11e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
CONDA_PY:
23-
- 3.7
23+
- "3.10"
2424
steps:
2525
- uses: actions/checkout@v2
2626
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)