Skip to content

Commit

Permalink
fix runner group
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien <adrien@huggingface.co>
  • Loading branch information
XciD committed Jul 18, 2024
1 parent 35a147e commit 92de37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
group: ${{ github.workflow }}-${{ github.job }}-${{matrix.name}}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on:
group: aws-use1-r7i-8xlarge-priv
group: aws-r7i-8xlarge-priv
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 92de37d

Please sign in to comment.