We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be8f6d commit c7659cbCopy full SHA for c7659cb
.github/workflows/full-android.yaml
@@ -38,7 +38,7 @@ jobs:
38
if: github.actor != 'restyled-io[bot]'
39
40
container:
41
- image: ghcr.io/project-chip/chip-build-android:54
+ image: ghcr.io/project-chip/chip-build-android:65
42
volumes:
43
- "/tmp/log_output:/tmp/test_logs"
44
.github/workflows/smoketest-android.yaml
@@ -37,7 +37,7 @@ jobs:
37
- "/:/runner-root-volume"
0 commit comments