Merge branch 'v2.10.x' of https://gitlab.com/allianceauth/allianceauth into django4

This commit is contained in:
Ariel Rin 2021-12-29 16:35:37 +10:00
commit 80b3ca0a1e

View File

@ -88,16 +88,6 @@ test-3.11-core:
cobertura: coverage.xml cobertura: coverage.xml
allow_failure: true allow_failure: true
test-3.7-all:
<<: *only-default
image: python:3.7-bullseye
script:
- tox -e py37-all
artifacts:
when: always
reports:
cobertura: coverage.xml
test-3.8-all: test-3.8-all:
<<: *only-default <<: *only-default
image: python:3.8-bullseye image: python:3.8-bullseye