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 bf5c592 commit a24851a
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.8, 3.9, 3.10, 3.11] # List of Python versions to test
python-version: [3.10, 3.11, 3.12] # List of Python versions to test

steps:
- name: Checkout the repository
Expand Down

0 comments on commit a24851a

Please sign in to comment.