Skip to content

Commit

Permalink
Add check for 3.12 as well as 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed Nov 4, 2024
1 parent 023e7a5 commit e0dd224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

strategy:
matrix:
python-version: [3.11]
python-version: [3.11, 3.12]

steps:
- name: Eco CI Energy Estimation - Initialize
Expand Down

0 comments on commit e0dd224

Please sign in to comment.