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

(ci) Introduce tests:3.11 job (#194)

parent 4dd1a52d
No related branches found
No related tags found
1 merge request!176Add support for Python v3.11
......@@ -119,6 +119,11 @@ tests:3.10:
variables:
PYTHON_VERSION: "3.10"
tests:3.11:
extends: .tests
variables:
PYTHON_VERSION: "3.11"
release:
stage: release
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment