Skip to content

Commit

Permalink
Do not update the telink docker image yet
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jan 5, 2023
1 parent 39c3ebf commit 48b7dbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/examples-telink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-telink:0.6.27
# TODO: update this to connectedhomeip/chip-build-vscode:0.6.27 once we can compile
image: connectedhomeip/chip-build-telink:0.6.18
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"

Expand Down

0 comments on commit 48b7dbc

Please sign in to comment.