Skip to content

Commit

Permalink
later python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HansVRP committed Sep 27, 2024
1 parent 0092fc8 commit d377c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
python-version: [3.10.0, 3.11.0, 3.12.0] # List of Python versions to test
python-version: [3.10.5, 3.11, 3.12, 3.13, 3.14] # List of Python versions to test

steps:
- name: Checkout the repository
Expand Down

0 comments on commit d377c42

Please sign in to comment.