Skip to content

Commit

Permalink
fix(ci): test new instances (#2272)
Browse files Browse the repository at this point in the history
* test new instances

Signed-off-by: Adrien <adrien@huggingface.co>

* improve build ci

Signed-off-by: Adrien <adrien@huggingface.co>

---------

Signed-off-by: Adrien <adrien@huggingface.co>
  • Loading branch information
XciD authored Jul 22, 2024
1 parent 07441f5 commit 6aebf44
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 @@ -28,7 +28,7 @@ jobs:
group: ${{ github.workflow }}-build-and-push-image-${{ inputs.hardware }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on:
group: aws-r7i-8xlarge-priv
group: aws-r6id-8xlarge-priv
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 6aebf44

Please sign in to comment.