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