diff --git a/.github/workflows/goreleaser.yaml b/.github/workflows/goreleaser.yaml index c1aa5a5..eb0792e 100644 --- a/.github/workflows/goreleaser.yaml +++ b/.github/workflows/goreleaser.yaml @@ -10,10 +10,8 @@ jobs: permissions: contents: write runs-on: - - environment=production - - size=xxlarge - - provider=ethpandaops - - realm=platform + - self-hosted-ghr + - size-l-x64 steps: - name: Checkout uses: actions/checkout@v3