Skip to content

Commit

Permalink
Use image version 20 for android (smaller size) (#29788)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Oct 31, 2023
1 parent 3c785fe commit 2524504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/full-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: ghcr.io/project-chip/chip-build-android:1
image: ghcr.io/project-chip/chip-build-android:20
volumes:
- "/tmp/log_output:/tmp/test_logs"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoketest-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: ghcr.io/project-chip/chip-build-android:1
image: ghcr.io/project-chip/chip-build-android:20
volumes:
- "/tmp/log_output:/tmp/test_logs"

Expand Down

0 comments on commit 2524504

Please sign in to comment.