Skip to content

Commit 4b57658

Browse files
authored
Merge pull request #3104 from rfulwell/fix-tests
fix: remove failing quality test for unsupported, obsolete Python version
2 parents 62c17c7 + 35ba3fd commit 4b57658

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/quality.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
include:
24-
- python-version: 3.8
25-
toxenv: py38,style,coverage-ci
2624
- python-version: 3.9
2725
toxenv: py39,style,coverage-ci
2826
- python-version: 3.10.9

0 commit comments

Comments
 (0)