Skip to content

Commit bff1db9

Browse files
committed
Add Python 3.11 to test suite
1 parent 5c3d9e9 commit bff1db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- "3.8"
5151
- "3.9"
5252
- "3.10"
53+
- "3.11"
5354

5455
steps:
5556
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)