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 9eb7a50 commit 4f28badCopy full SHA for 4f28bad
.github/workflows/pull.yml
@@ -874,7 +874,7 @@ jobs:
874
contents: read
875
with:
876
runner: linux.2xlarge
877
- docker-image: ci-image:executorch-ubuntu-22.04-clang12
+ 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 }}
880
timeout: 90
0 commit comments