Skip to content
Snippets Groups Projects
Commit 054a7e2c authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Merge branch 'test-latest-python' into 'master'

Test latest python

See merge request !85
parents 748c87ef 563ccfd4
No related branches found
No related tags found
1 merge request!85Test latest python
......@@ -18,12 +18,11 @@ test-python:
parallel:
matrix:
- PYTHON_VERSION: [
# '3.7',
'3.8',
# '3.9',
'3.10',
# '3.11',
]
# '3.7', # EOL
'3.8', # oldest
'3.10', # used in Dockerfile
'3.12', # latest
]
test-docker-compose:
......
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