From f0d0eda06026a31a2f01f2479a2dc2212561e8af Mon Sep 17 00:00:00 2001 From: Marc Campbell Date: Mon, 29 Sep 2025 19:57:57 -0700 Subject: [PATCH] larger --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 04dd5e2f..c13d9d83 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,7 +11,7 @@ concurrency: jobs: goreleaser: - runs-on: ubuntu-latest + runs-on: troubleshoot_release steps: - name: Checkout uses: actions/checkout@v5