Skip to content

Commit b2b2bff

Browse files
committed
more versions of python
1 parent 4d242db commit b2b2bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
# Define the Python versions you want to test
19-
python-version: ["3.8", "3.9", "3.10", "3.11"]
19+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
2020
steps:
2121
- uses: actions/checkout@v2
2222

0 commit comments

Comments
 (0)