Do we even need a GPU to build ?

This commit is contained in:
Nicolas Patry 2024-06-04 22:30:08 +00:00
parent 3bd8e8d461
commit 1182dcaaa9

View File

@ -186,7 +186,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-build-and-push-image-rocm-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on: [amd-gpu, multi-gpu, mi250]
runs-on: ubuntu-latest
permissions:
contents: write
packages: write