Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit c6acabd5 authored by Raphaël Bleuse's avatar Raphaël Bleuse
Browse files

Add Python 3.11 to CI jobs

parent b3220808
No related branches found
No related tags found
No related merge requests found
Pipeline #815361 passed
......@@ -19,5 +19,5 @@ pytest:
DEBIAN_VERSION: ['jessie', 'stretch', 'buster']
- PYTHON_VERSION: ['3.6', '3.7']
DEBIAN_VERSION: ['stretch', 'buster', 'bullseye']
- PYTHON_VERSION: ['3.8', '3.9', '3.10']
- PYTHON_VERSION: ['3.8', '3.9', '3.10', '3.11']
DEBIAN_VERSION: ['buster', 'bullseye']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment