Skip to content

Commit 4a83562

Browse files
committed
Start testing Python 3.12
It is out and stable, so let's make sure we are compatible.
1 parent 4bae6a4 commit 4a83562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- 3.9
1515
- "3.10"
1616
- 3.11
17+
- 3.12
1718
fail-fast: false
1819
steps:
1920
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)