Skip to content

Commit b709ff3

Browse files
author
Joao Felipe Rocha
committed
Add pyhthon 3.12 to tet compatibility
1 parent c59357b commit b709ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
config:
25+
- {name: '3.12', os: ubuntu-latest, python: '3.12' }
2526
- {name: '3.11', os: ubuntu-latest, python: '3.11' }
2627
- {name: '3.10', os: ubuntu-latest, python: '3.10' }
2728
- {name: '3.9', os: ubuntu-latest, python: '3.9' }

0 commit comments

Comments
 (0)