Skip to content

Commit 75722e0

Browse files
authored
chore: add py3.11 to CI (#39)
1 parent ab09fed commit 75722e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
python-version:
3939
- "3.9"
4040
- "3.10"
41+
- "3.11"
4142
os:
4243
- ubuntu-latest
4344
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)