Using g6 instead of g5.

This commit is contained in:
Nicolas Patry 2024-07-23 11:07:35 +02:00
parent 4700465192
commit aa2cf4e8ee
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
export dockerfile="Dockerfile"
export label_extension=""
export docker_devices=""
export runs_on="aws-g5-12xlarge-plus"
export runs_on="aws-g6-12xlarge-plus"
;;
rocm)
export dockerfile="Dockerfile_amd"