Skip to content

Commit f818ec4

Browse files
committed
Test with linux.g5.4xlarge.nvidia.gpu runner if VGF test pass
Note this is for testing, and not meant for final PR.
1 parent b213bbd commit f818ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
- test_arm_baremetal: test_model_smollm2-135M
295295
fail-fast: false
296296
with:
297-
runner: linux.2xlarge.memory
297+
runner: linux.g5.4xlarge.nvidia.gpu
298298
docker-image: ci-image:executorch-ubuntu-22.04-arm-sdk
299299
submodules: 'recursive'
300300
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)