Skip to content

improve the tags used by the CI system

Jonathan Wilkes requested to merge fix-tags into master
  • use x86_64 instead of amd64
  • remove "stable" as it creates ambiguity between jessie and stretch
  • use "raspbian" instead of "debian" for the arm runner

There are some jobs currently running that use the old tags. Once those finish we can go into Gitlab settings and remove the old tags from the runners.

Merge request reports