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:
Bruno
2025-01-23 13:49:16 -03:00
parent 7f3741957e
commit f9203916c0

View File

@ -152,6 +152,7 @@ stages:
parallel:
matrix:
- RUNNER: x86_64_v2
tags: []
image-debian:
extends: .debian