We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e79ec3 commit 79fac66Copy full SHA for 79fac66
integrations/cloudbuild/smoke-test.yaml
@@ -86,7 +86,7 @@ steps:
86
args:
87
- >-
88
./scripts/build/build_examples.py --enable-flashbundle
89
- --target-glob 'android-{arm64,x64}-chip-tool' build
+ --target-glob 'android-arm64-chip-tool' build
90
--create-archives /workspace/artifacts/
91
waitFor:
92
- Bootstrap
0 commit comments