Skip to content

Commit

Permalink
Update test.yml to exclude py38 from CMS 4.1 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Aug 21, 2024
1 parent 17aa661 commit 502015f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ jobs:
requirements-file: dj50_cms41.txt
- python-version: 3.8
requirements-file: dj50_cms41.txt
- python-version: 3.8
requirements-file: dj41_cms41.txt
- python-version: 3.8
requirements-file: dj40_cms41.txt
- python-version: 3.8
requirements-file: dj32_cms41.txt
- python-version: 3.8
requirements-file: dj42_cms41.txt
- python-version: 3.9
requirements-file: dj50_cms41.txt
- python-version: "3.10"
Expand Down

0 comments on commit 502015f

Please sign in to comment.