Skip to content

Commit

Permalink
Fix runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Dec 20, 2024
1 parent 1cdaaf8 commit 258fc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
include:
- runner: linux-amd64-gpu-v100-latest-1
arch: "amd64"
- runner: linux-arm64-a100-latest-1
- runner: linux-arm64-gpu-a100-latest-1
arch: "arm64"

steps:
Expand Down

0 comments on commit 258fc7b

Please sign in to comment.