Skip to content

Commit

Permalink
chore(REVERT-deps): update cimg/android docker tag to v2024.07.1 (#10460
Browse files Browse the repository at this point in the history
)

Revert "chore(deps): update cimg/android docker tag to v2024.07.1"

This reverts commit bdbc3c4.
  • Loading branch information
gkartalis committed Jul 9, 2024
1 parent 98895f3 commit 8920134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ jobs:

build-test-app-android:
docker:
- image: cimg/android:2024.07.1-node
- image: cimg/android:2024.01.1-node
resource_class: large
steps:
- prep-android-env
Expand All @@ -463,7 +463,7 @@ jobs:

build-maestro-nightly-android:
docker:
- image: cimg/android:2024.07.1-node
- image: cimg/android:2024.01.1-node
resource_class: large

steps:
Expand Down

0 comments on commit 8920134

Please sign in to comment.