From 9c14808d530f897172c1e07cd356fb0da8f9837b Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 20 May 2024 20:52:16 -0500 Subject: [PATCH] Update label --- agents/linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/linux.nix b/agents/linux.nix index f430ac8..f710a6c 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -44,7 +44,7 @@ "aarch64" "linux" "pc" - "aarch64-native:host" + "aarch64-native:host://-self-hosted" ## optionally provide native execution on the host: # "native:host" ];