Unverified Commit 47004651 authored by Adrien's avatar Adrien Committed by GitHub
Browse files

use proper name for ci (#2274)

parent 6aeb6690
......@@ -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-r6id-8xlarge-priv
group: aws-highmemory-32-plus-priv
permissions:
contents: write
packages: write
......@@ -49,7 +49,7 @@ jobs:
export dockerfile="Dockerfile"
export label_extension=""
export docker_devices=""
export runs_on="aws-g5-12xlarge"
export runs_on="aws-g5-12xlarge-plus"
;;
rocm)
export dockerfile="Dockerfile_amd"
......
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