From 4a68d082f515163bdfd7b0d78f3a9f42391c1ce4 Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 20 May 2024 21:41:14 -0500 Subject: [PATCH] update labels --- agents/linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/linux.nix b/agents/linux.nix index f710a6c..c729e02 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -44,7 +44,7 @@ "aarch64" "linux" "pc" - "aarch64-native:host://-self-hosted" + "aarch64-ubuntu:docker://ubuntu:latest" ## optionally provide native execution on the host: # "native:host" ];