Skip to content

Commit b54d693

Browse files
committed
Change deprecated CircleCI image of android to cimg/android:2023.08
1 parent b685ef6 commit b54d693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
working_directory: ~/code
55
docker:
66
# Android the primary container
7-
- image: circleci/android:api-25
7+
- image: cimg/android:2023.08
88
environment:
99
JVM_OPTS: -Xmx1024m
1010
steps:

0 commit comments

Comments
 (0)