We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f024c25 commit 72caa1bCopy full SHA for 72caa1b
.github/workflows/examples-efr32.yaml
@@ -41,7 +41,7 @@ jobs:
41
if: github.actor != 'restyled-io[bot]'
42
43
container:
44
- image: ghcr.io/project-chip/chip-build-efr32:98
+ image: ghcr.io/project-chip/chip-build-efr32:101
45
volumes:
46
- "/tmp/bloat_reports:/tmp/bloat_reports"
47
steps:
0 commit comments