From 688c6379b5e0a3d33d78e1619fa679e9beb326df Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Tue, 10 Mar 2026 08:57:50 -0600 Subject: [PATCH] pipeline --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index b00bce5..991e3b1 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -7,7 +7,7 @@ on: jobs: build: - runs-on: home-server + runs-on: self-hosted steps: - name: Checkout code