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 4f28bad commit 40a27e3Copy full SHA for 40a27e3
.github/workflows/pull.yml
@@ -873,7 +873,7 @@ jobs:
873
id-token: write
874
contents: read
875
with:
876
- runner: linux.2xlarge
+ runner: linux.arm64.2xlarge
877
docker-image: ci-image:executorch-ubuntu-22.04-gcc11-aarch64
878
submodules: 'recursive'
879
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments