feat: highmem
runner ubuntu smoke / ubuntu-latest label smoke (push) Successful in 0s
runner nix smoke / nix label and flake smoke (push) Failing after 9s

This commit is contained in:
2026-09-10 17:44:56 +00:00
parent f286ab632c
commit 0a2b96abc2
6 changed files with 103 additions and 4 deletions
+1 -1
View File
@@ -341,7 +341,7 @@ set -eu
nix_arch=""
nix_sha=""
case "$label" in
nix|gross-nix-x86|gross-nix-arm|gross-nix-x86-perf|gross-nix-mixed-econ)
nix|gross-nix-*)
case "\$(uname -m)" in
x86_64)
nix_arch=x86_64-linux