Skip to content

Commit

Permalink
Update cloudbuild vscode version to be uniform ... somehow this line …
Browse files Browse the repository at this point in the history
…was not updated to latest (#27182)

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
andy31415 and andreilitvin authored Jun 9, 2023
1 parent 12d8fec commit 40fb7c2
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 @@ -7,7 +7,7 @@ steps:
git config --global --add safe.directory "*"
git submodule update --init --recursive
id: Submodules
- name: "connectedhomeip/chip-build-vscode:0.7.3"
- name: "connectedhomeip/chip-build-vscode:0.7.16"
env:
- PW_ENVIRONMENT_ROOT=/pwenv
args:
Expand Down

0 comments on commit 40fb7c2

Please sign in to comment.