Skip to content
Snippets Groups Projects
Commit 2920d7aa authored by Bryan Brancotte's avatar Bryan Brancotte
Browse files

test more version for main, only one for other branches

parent 4e6201fd
No related branches found
No related tags found
1 merge request!13test more version for main, only one for other branches
Pipeline #14692 canceled with stage
in 36 seconds
...@@ -16,7 +16,7 @@ run_tests: ...@@ -16,7 +16,7 @@ run_tests:
"3.13", # latest, "3.13", # latest,
] ]
rules: rules:
- if: '$CI_COMMIT_BRANCH == "main" || $PYTHON_VERSION == "3.10"' - if: '$CI_COMMIT_BRANCH == "main" || $VERSION == "3.10"'
......
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