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: ...@@ -18,12 +18,11 @@ test-python:
parallel: parallel:
matrix: matrix:
- PYTHON_VERSION: [ - PYTHON_VERSION: [
# '3.7', # '3.7', # EOL
'3.8', '3.8', # oldest
# '3.9', '3.10', # used in Dockerfile
'3.10', '3.12', # latest
# '3.11', ]
]
test-docker-compose: 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