Skip to content

Commit dbbc7f7

Browse files
committed
3.12?
1 parent 839db27 commit dbbc7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
fail-fast: false
99
matrix:
1010
os: [ubuntu-latest]
11-
version: [3.8, 3.9, "3.10", 3.11]
11+
version: [3.8, 3.9, "3.10", 3.11, 3.12]
1212

1313
name: Tests
1414
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)