Skip to content

Commit 13479de

Browse files
author
Joao Felipe Rocha
committed
Removed python 3.12 from testing
1 parent 8b7b07b commit 13479de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yml

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

0 commit comments

Comments
 (0)