Skip to content
Snippets Groups Projects
Verified Commit e58339ee authored by Lars Bilke's avatar Lars Bilke
Browse files

test

parent 89eafcbc
No related branches found
No related tags found
No related merge requests found
Pipeline #187475 passed with warnings with stage
in 2 minutes and 14 seconds
.py_versions: &py_versions
- "3.8"
- "3.9"
- "3.10"
- "3.11"
py_build:
before_script:
- !reference [.ci-setup, script]
......@@ -7,7 +13,7 @@ py_build:
matrix:
- PROJECT_ROOT: "test/python-template"
EXIT_CODE: 0
PYTHON_VERSIONS: ["3.8", "3.9", "3.10", "3.11"]
PYTHON_VERSIONS: *py_versions
py_tests:
before_script:
......
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