"csrc/git@developer.sourcefind.cn:OpenDAS/ktransformers.git" did not exist on "b22cded890e8e4e06ee0b68c9efb8e39d3118d38"
Unverified Commit 6aebf44f authored by Adrien's avatar Adrien Committed by GitHub
Browse files

fix(ci): test new instances (#2272)



* test new instances
Signed-off-by: default avatarAdrien <adrien@huggingface.co>

* improve build ci
Signed-off-by: default avatarAdrien <adrien@huggingface.co>

---------
Signed-off-by: default avatarAdrien <adrien@huggingface.co>
parent 07441f5a
...@@ -28,7 +28,7 @@ jobs: ...@@ -28,7 +28,7 @@ jobs:
group: ${{ github.workflow }}-build-and-push-image-${{ inputs.hardware }}-${{ github.head_ref || github.run_id }} group: ${{ github.workflow }}-build-and-push-image-${{ inputs.hardware }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true cancel-in-progress: true
runs-on: runs-on:
group: aws-r7i-8xlarge-priv group: aws-r6id-8xlarge-priv
permissions: permissions:
contents: write contents: write
packages: write packages: write
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment