Skip to content

Commit

Permalink
Add ipv6only build for rpc target, to not run out of ram when linking…
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Jul 25, 2023
1 parent 42e6f43 commit 211f1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ steps:
./scripts/build/build_examples.py --enable-flashbundle --target
esp32-devkitc-light-rpc --target
esp32-m5stack-all-clusters-ipv6only --target
esp32-m5stack-all-clusters-rpc --target
esp32-m5stack-all-clusters-rpc-ipv6only --target
esp32-m5stack-light --target
esp32-m5stack-light-ipv6only --target
esp32-m5stack-ota-requestor build --create-archives
Expand Down

0 comments on commit 211f1ac

Please sign in to comment.