Skip to content

Commit

Permalink
CI - update runner type (#2033)
Browse files Browse the repository at this point in the history
update runner type
  • Loading branch information
glegendre01 authored Sep 27, 2024
1 parent fd638d2 commit f7c3a7f
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-a10-runners"]
gpu_target: ["aws-g5-12xlarge-plus"]

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

0 comments on commit f7c3a7f

Please sign in to comment.