switch to native runner
Validate NixOS Config / validate (push) Failing after 2s

This commit is contained in:
2024-08-25 00:40:57 +00:00
parent e7030b9c1a
commit 27f43e3047
2 changed files with 2 additions and 11 deletions
+1
View File
@@ -57,6 +57,7 @@
enable = true;
labels = [ "ubuntu-latest:docker://ubuntu:latest"
"nixos:docker://nixpkgs/nix-flakes:latest"
"native:host"
];
};
};