change gitea runner
This commit is contained in:
parent
7767dabc47
commit
2035e6be96
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ in
|
|||
name = "main";
|
||||
tokenFile = "/run/secrets/gitea-runner-token";
|
||||
labels = [
|
||||
"ubuntu-latest:docker://node:18-bullseye"
|
||||
# "ubuntu-latest:docker://node:18-bullseye"
|
||||
"native:host"
|
||||
];
|
||||
hostPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue