Skip to content

Commit

Permalink
[Silabs] Update to use new Silabs docker image with updated WiseConne…
Browse files Browse the repository at this point in the history
…ct version 3.3.2
  • Loading branch information
rerasool committed Sep 17, 2024
1 parent 9520afc commit 12fbc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: ghcr.io/project-chip/chip-build-efr32:77
image: ghcr.io/project-chip/chip-build-efr32:78
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/project-chip/chip-build-efr32:77
image: ghcr.io/project-chip/chip-build-efr32:78
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 12fbc8c

Please sign in to comment.