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 7154176 commit ad2ad5cCopy full SHA for ad2ad5c
.github/workflows/trunk.yml
@@ -176,7 +176,7 @@ jobs:
176
id-token: write
177
contents: read
178
with:
179
- runner: linux.2xlarge
+ runner: linux.2xlarge.memory
180
docker-image: executorch-ubuntu-22.04-arm-sdk
181
submodules: 'true'
182
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
@@ -206,7 +206,7 @@ jobs:
206
207
208
209
210
211
212
0 commit comments