From db1e5a1b6b5bf1fb115ea7029465976ee866ed02 Mon Sep 17 00:00:00 2001 From: Guillaume LEGENDRE Date: Thu, 26 Sep 2024 16:17:51 +0200 Subject: [PATCH] update runner type --- .github/workflows/test_fx_automatic_parallel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_fx_automatic_parallel.yml b/.github/workflows/test_fx_automatic_parallel.yml index d8af6e40ca..05ebf7ea9e 100644 --- a/.github/workflows/test_fx_automatic_parallel.yml +++ b/.github/workflows/test_fx_automatic_parallel.yml @@ -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: