diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7bd4086c..a7db4aa3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: [ "3.9", "3.10", "3.11", "3.12"] # latest release minus two + python-version: [ "3.9", "3.10", "3.11", "3.12"] requirements-file: [ dj42_cms311.txt, dj42_cms41.txt,