Skip to content

Commit 2282179

Browse files
committed
Run test with current Python versions
1 parent 40034ed commit 2282179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
strategy:
99
matrix:
1010
python:
11-
- '3.7'
12-
- '3.8'
11+
- '3.9'
12+
- '3.10'
1313
name: Python ${{ matrix.python }}
1414
runs-on: ubuntu-20.04
1515
steps:

0 commit comments

Comments
 (0)