From 193cb64006ab9513c9caa4a97d613e461a05c716 Mon Sep 17 00:00:00 2001 From: kj4lxc Date: Sun, 1 Mar 2026 22:13:29 +0000 Subject: [PATCH] Update .github/workflows/WebCI.yml --- .github/workflows/WebCI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/WebCI.yml b/.github/workflows/WebCI.yml index d1f8eab..c48ccfe 100644 --- a/.github/workflows/WebCI.yml +++ b/.github/workflows/WebCI.yml @@ -6,7 +6,7 @@ on: jobs: IMAGESTOR_CI: - runs-on: [self-hosted, linux] + runs-on: [linux] steps: - name: Send Startup Notification to Discord uses: sarisia/actions-status-discord@v1.12.0