switch docker image to ubuntu-latest and test actions flow
Some checks failed
update-flake-lock / lockfile (push) Failing after 11m56s
Some checks failed
update-flake-lock / lockfile (push) Failing after 11m56s
This commit is contained in:
@ -239,7 +239,7 @@ in {
|
||||
url = "https://git.fuckwit.dev";
|
||||
tokenFile = config.sops.secrets."act-runner-token".path;
|
||||
labels = [
|
||||
"nix:docker://nixos/nix:latest"
|
||||
"ubuntu-latest:docker://node:16-bullseye"
|
||||
];
|
||||
# hostPackages = with pkgs; [
|
||||
# bash
|
||||
|
Reference in New Issue
Block a user