Skip to content

Commit

Permalink
Update python version for coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
Schramp authored Nov 9, 2023
1 parent 800a62c commit 286210c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
strategy:
matrix:
include:
- python-version: '3.8'
toxenv: 'py38,coverage'
- python-version: '3.11'
toxenv: 'py311,coverage'
container:
image: ubuntu:22.04
steps:
Expand Down

0 comments on commit 286210c

Please sign in to comment.