diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index b0c4c193..bf6ccfde 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -25,7 +25,7 @@ concurrency: jobs: release: name: Build and Release - runs-on: amd64-runner + runs-on: [self-hosted, linux, x64] # Job-level timeout to avoid runaway or stuck runs timeout-minutes: 120 env: