Commit 9a716dbe authored by Martin Santangelo's avatar Martin Santangelo

fix test

No related merge requests found
......@@ -18,7 +18,7 @@ test:jest:
- yarn test
build:android:
image: circleci/android@sha256:38591c473c01926977d258f522d987ae81d3b2851e604cd0126202e1f78b3bd8
image: circleci/android:api-28-node@sha256:38591c473c01926977d258f522d987ae81d3b2851e604cd0126202e1f78b3bd8
stage: build
before_script:
- sudo sysctl fs.inotify.max_user_watches=524288
......
Please register or to comment