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