Skip to content

Commit 89dc90a

Browse files
version fix
1 parent c027e9f commit 89dc90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Run tox (${{ matrix.python_version }})
99
strategy:
1010
matrix:
11-
python_version: [3.7]
11+
python_version: [3.9]
1212
runs-on: ubuntu-20.04
1313

1414
steps:

0 commit comments

Comments
 (0)