Skip to content

Commit

Permalink
remove idle runner
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenglongjiepheonix committed Aug 20, 2024
1 parent 22d6766 commit febac9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_fx_automatic_parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
config:
- name: GPU-enabled Optimum Test Suite
image: nvidia/cuda:12.4.1-devel-ubuntu22.04
gpu_target: ["nvidia-multi-gpu-l4-runners", "nvidia-multi-gpu-a10-runners"]
gpu_target: ["nvidia-multi-gpu-a10-runners"]

name: ${{ matrix.config.name }}
runs-on:
Expand Down

0 comments on commit febac9b

Please sign in to comment.