Skip to content

Commit

Permalink
use docker version 73 for EFR32
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 committed Aug 16, 2024
1 parent 5fea30e commit bd64023
Showing 1 changed file with 1 addition and 1 deletion.
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:74
image: ghcr.io/project-chip/chip-build-efr32:73
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
Expand Down

0 comments on commit bd64023

Please sign in to comment.