Skip to content
Snippets Groups Projects
Commit 8758f8f8 authored by Moul's avatar Moul
Browse files

(ci) Remove Py3.7 test job (#437)

parent 95ef7abd
No related branches found
No related tags found
1 merge request!255Support Python v3.12 on v0.11 release, release v0.11.2 (#484)
...@@ -120,11 +120,6 @@ pre-commit:hooks: ...@@ -120,11 +120,6 @@ pre-commit:hooks:
- poetry install - poetry install
- poetry run pytest tests/unit - poetry run pytest tests/unit
tests:3.7:
extends: .tests
variables:
PYTHON_VERSION: "3.7"
tests:3.8: tests:3.8:
extends: .tests extends: .tests
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment