Skip to content

Commit

Permalink
Using g6 instead of g5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Jul 23, 2024
1 parent 6aeb669 commit 6953bf3
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 @@ -49,7 +49,7 @@ jobs:
export dockerfile="Dockerfile"
export label_extension=""
export docker_devices=""
export runs_on="aws-g5-12xlarge"
export runs_on="aws-g6-12xlarge"
;;
rocm)
export dockerfile="Dockerfile_amd"
Expand Down

0 comments on commit 6953bf3

Please sign in to comment.