diff --git a/.github/workflows/release-binaries.yml b/.github/workflows/release-binaries.yml index 90b801b13ed179..ecbe415c87df5f 100644 --- a/.github/workflows/release-binaries.yml +++ b/.github/workflows/release-binaries.yml @@ -23,7 +23,7 @@ jobs: prepare: name: Prepare to build binaries runs-on: ubuntu-22.04 - if: github.repository == 'llvm/llvm-project' + if: github.repository == 'trail-of-forks/llvm-project' outputs: release-version: ${{ steps.validate-tag.outputs.release-version }} release: ${{ steps.validate-tag.outputs.release }} @@ -68,7 +68,7 @@ jobs: matrix: target: - triple: x86_64-linux-gnu-ubuntu-22.04 - runs-on: ubuntu-22.04-8x32 + runs-on: ubuntu-22.04-16x64 debian-build-deps: > chrpath gcc-multilib