Skip to content

Commit

Permalink
Merge pull request #3104 from rfulwell/fix-tests
Browse files Browse the repository at this point in the history
fix: remove failing quality test for unsupported, obsolete Python version
  • Loading branch information
elegantmoose authored Dec 19, 2024
2 parents 62c17c7 + 35ba3fd commit 4b57658
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
fail-fast: false
matrix:
include:
- python-version: 3.8
toxenv: py38,style,coverage-ci
- python-version: 3.9
toxenv: py39,style,coverage-ci
- python-version: 3.10.9
Expand Down

0 comments on commit 4b57658

Please sign in to comment.