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 3668821 commit bfc2fc5Copy full SHA for bfc2fc5
.github/workflows/trunk.yml
@@ -64,6 +64,7 @@ jobs:
64
fail-fast: false
65
with:
66
runner: linux.2xlarge
67
+ docker-image: ci-image:executorch-ubuntu-22.04-zephyr-sdk
68
submodules: 'recursive'
69
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
70
timeout: 120
0 commit comments