Skip to content
Snippets Groups Projects
Commit 45067c5f authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts.jobs] Fix machine names on CI

parent 81dc13ce
No related branches found
No related tags found
No related merge requests found
Pipeline #48345 failed
......@@ -46,12 +46,11 @@ def jobs(name, status):
gl.auth()
names = name or [
"linux-desktop-shell",
"linux-desktop-docker",
"linux-server-shell",
"linux-server-docker",
"linux-shell",
"linux-docker",
"macpro",
"macmini",
"macm1",
]
# search for the runner(s) to affect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment