Skip to content

Commit 2bd8f85

Browse files
committed
ci: update circleci android-machine and android-docker
1 parent 7c8ee51 commit 2bd8f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ commands:
4545
executors:
4646
android-machine:
4747
machine:
48-
image: android:2024.01.1
48+
image: android:2024.11.1
4949
android-docker:
5050
docker:
51-
- image: cimg/android:2024.01
51+
- image: cimg/android:2025.04
5252

5353
jobs:
5454
android-test:

0 commit comments

Comments
 (0)