Skip to content

Commit fb2d8b3

Browse files
authored
Merge pull request #1154 from ViniciusTxc3/update/tests_python_3-12
Update tests python 3.12
2 parents 07a5a63 + ae29439 commit fb2d8b3

File tree

4 files changed

+350
-22633
lines changed

4 files changed

+350
-22633
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: ["3.9", "3.10", "3.11"]
17+
python-version: ["3.10", "3.11", "3.12"]
1818
os: [ubuntu-latest, macOS-latest, windows-latest]
1919

2020
steps:

0 commit comments

Comments
 (0)