We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b213bbd commit f818ec4Copy full SHA for f818ec4
.github/workflows/trunk.yml
@@ -294,7 +294,7 @@ jobs:
294
- test_arm_baremetal: test_model_smollm2-135M
295
fail-fast: false
296
with:
297
- runner: linux.2xlarge.memory
+ runner: linux.g5.4xlarge.nvidia.gpu
298
docker-image: ci-image:executorch-ubuntu-22.04-arm-sdk
299
submodules: 'recursive'
300
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments