Skip to content

Commit

Permalink
Bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
pvk-developer committed Nov 18, 2024
1 parent 5334828 commit 8dd2385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run unit tests
run: invoke unit

- if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.9
- if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.12
name: Upload unit codecov report
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 8dd2385

Please sign in to comment.