gitlab-ci: Workaround lack of common 'x86_64' runner tag
This way, we can use OSUL and Canonical runners on some Debian jobs.
This commit is contained in:
@ -152,6 +152,7 @@ stages:
|
|||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- RUNNER: x86_64_v2
|
- RUNNER: x86_64_v2
|
||||||
|
tags: []
|
||||||
|
|
||||||
image-debian:
|
image-debian:
|
||||||
extends: .debian
|
extends: .debian
|
||||||
|
Reference in New Issue
Block a user