Skip to content

Commit 1130704

Browse files
andy31415pull[bot]
authored andcommitted
Use image version 20 for android (smaller size) (#29788)
1 parent fd740d8 commit 1130704

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/full-android.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: github.actor != 'restyled-io[bot]'
3737

3838
container:
39-
image: ghcr.io/project-chip/chip-build-android:1
39+
image: ghcr.io/project-chip/chip-build-android:20
4040
volumes:
4141
- "/tmp/log_output:/tmp/test_logs"
4242

.github/workflows/smoketest-android.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: github.actor != 'restyled-io[bot]'
3838

3939
container:
40-
image: ghcr.io/project-chip/chip-build-android:1
40+
image: ghcr.io/project-chip/chip-build-android:20
4141
volumes:
4242
- "/tmp/log_output:/tmp/test_logs"
4343

0 commit comments

Comments
 (0)