From 0dc0154c16a6ccef74ddc0ca97083eea1b2a3c16 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sat, 15 Nov 2025 11:12:25 -0800 Subject: [PATCH] Revert "temporary force nightly to home server" This reverts commit 79213a991d288bdeb02c8fce27ff1dbd675c19d8. --- .gitea/workflows/zig-nightly.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/zig-nightly.yaml b/.gitea/workflows/zig-nightly.yaml index d3f3a92..c33ee59 100644 --- a/.gitea/workflows/zig-nightly.yaml +++ b/.gitea/workflows/zig-nightly.yaml @@ -15,8 +15,7 @@ jobs: # TODO: Remove this after https://github.com/ziglang/zig/issues/21815 is # addressed options: --cap-add CAP_SYS_PTRACE - #runs-on: ubuntu-latest - runs-on: ubuntu-latest-with-hsm + runs-on: ubuntu-latest # Need to use the default container with node and all that, so we can # use JS-based actions like actions/checkout@v3... # container: