Skip to content

Commit ec31f6f

Browse files
Also test on python version 3.11
1 parent a2e3e79 commit ec31f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
python-version: ['3.9', '3.10']
20+
python-version: ['3.9', '3.10', '3.11']
2121

2222
steps:
2323
- name: Checkout repository

0 commit comments

Comments
 (0)