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:
|
||||
matrix:
|
||||
- RUNNER: x86_64_v2
|
||||
tags: []
|
||||
|
||||
image-debian:
|
||||
extends: .debian
|
||||
|
Reference in New Issue
Block a user