Skip to content
Snippets Groups Projects
Commit 27d2daf0 authored by Moul's avatar Moul
Browse files

[ci] #118: Change labels to the runners labels

parent 6146de08
No related branches found
No related tags found
No related merge requests found
...@@ -65,23 +65,23 @@ lint: ...@@ -65,23 +65,23 @@ lint:
tests-3.6: tests-3.6:
extends: .tests extends: .tests
tags: [poetry-56] tags: [mille]
variables: variables:
PYTHON_VERSION: "3.6" PYTHON_VERSION: "3.6"
tests-3.7: tests-3.7:
extends: .tests extends: .tests
tags: [poetry-78] tags: [mille]
variables: variables:
PYTHON_VERSION: "3.7" PYTHON_VERSION: "3.7"
tests-3.8: tests-3.8:
extends: .tests extends: .tests
tags: [poetry-78] tags: [redshift]
tests-3.9: tests-3.9:
extends: .tests extends: .tests
tags: [poetry-56] tags: [redshift]
variables: variables:
PYTHON_VERSION: "3.9" PYTHON_VERSION: "3.9"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment