You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts: Add docker-main tag to the list of tags required by runs-on
This will allow to transition to new container at a later stage without having
jobs build and test on different runners because they happen to have both the
"self-hosted" and "{arch}" tag.
All our current runners already use the "docker-main" tag.
Signed-off-by: Manu Bretelle <[email protected]>
0 commit comments