Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e5b18ec authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Update docker image

parent 1d5aed78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ jobs:
  build:
    working_directory: ~/code
    docker:
      - image: circleci/android:api-29
      - image: cimg/android:2022.12.1
    steps:
      - checkout
      - restore_cache:
@@ -36,7 +36,7 @@ jobs:
  test:
    working_directory: ~/code
    docker:
      - image: circleci/android:api-29
      - image: cimg/android:2022.12.1
    steps:
      - checkout
      - restore_cache: