Skip to content

Commit e990ccb

Browse files
authored
Update examples-linux-arm.yaml
1 parent 609cef3 commit e990ccb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/examples-linux-arm.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ env:
2929
CHIP_NO_LOG_TIMESTAMPS: true
3030

3131
jobs:
32+
await-fast-ci:
33+
name: Await Fast CI
34+
uses: ./.github/workflows/await-fast-ci.yaml
35+
3236
arm_crosscompile:
3337
name: Linux ARM Cross compile
38+
needs: await-fast-ci
3439

3540
runs-on: ubuntu-latest
3641
if: github.actor != 'restyled-io[bot]'

0 commit comments

Comments
 (0)