Skip to content

Commit

Permalink
use available
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Sep 28, 2024
1 parent 806faca commit 3eecee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_onnxruntime_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
}}

runs-on:
group: aws-g5-4xlarge-plus
group: aws-g6-4xlarge-plus

container:
image: nvidia/cuda:12.4.1-cudnn-runtime-ubuntu22.04
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_onnxruntime_training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
}}

runs-on:
group: aws-g5-4xlarge-plus
group: aws-g6-4xlarge-plus

container:
image: nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04
Expand Down

0 comments on commit 3eecee6

Please sign in to comment.