Skip to content

Commit 8fd4536

Browse files
authored
update testing matrix
1 parent eabe52a commit 8fd4536

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ jobs:
1616
- ubuntu-20.04
1717
- macos-latest
1818
python:
19-
- 3.7
2019
- 3.8
2120
- 3.9
21+
- "3.10"
22+
- 3.11
2223

2324
steps:
2425
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)