Skip to content

Commit 1d818a3

Browse files
committed
Update test version matrix
1 parent 65e266e commit 1d818a3

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
@@ -11,11 +11,11 @@ jobs:
1111
strategy:
1212
matrix:
1313
python:
14-
- "3.6"
1514
- "3.7"
1615
- "3.8"
1716
- "3.9"
1817
- "3.10"
18+
- "3.11"
1919

2020
runs-on: ubuntu-latest
2121

0 commit comments

Comments
 (0)