From e2f763edf9b0a31639ab1ac1a4fdecee52324b2f Mon Sep 17 00:00:00 2001 From: jahanson Date: Tue, 21 May 2024 13:14:34 -0500 Subject: [PATCH] Update labels --- agents/linux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/agents/linux.nix b/agents/linux.nix index 8814425..adce879 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -45,6 +45,7 @@ "linux" "pc" "ubuntu-aarch64:docker://node:20-bullseye" + "native-aarch64:host" ## optionally provide native execution on the host: # "native:host" ];