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