Skip to content

Commit b563f80

Browse files
authored
fix: use a more generic name (#352)
Signed-off-by: Adrien <adrien@huggingface.co>
1 parent 630ddc7 commit b563f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
group: ${{ github.workflow }}-${{ github.job }}-${{matrix.name}}-${{ github.head_ref || github.run_id }}
4646
cancel-in-progress: true
4747
runs-on:
48-
group: aws-r6id-8xlarge-priv
48+
group: aws-highmemory-32-plus-priv
4949
permissions:
5050
contents: write
5151
packages: write

0 commit comments

Comments
 (0)