add runner image
parent
2a49b7afd8
commit
bb0328a8a4
|
|
@ -35,6 +35,9 @@ in
|
|||
tokenFile = cfg.tokenFile;
|
||||
labels = [
|
||||
"debian:docker://debian:bookworm"
|
||||
"docker:docker://debian:bookworm"
|
||||
"node20:docker://node:20-bookworm"
|
||||
"node16:docker://node:16-bookworm"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue