Skip to content

Commit

Permalink
Use newer version of CircleCI's Android Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Jul 25, 2023
1 parent 5b9ac00 commit aa5ea08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@ commands:
parameters:
android-docker-image:
type: string
# Hash points to previous version with node 12. When everything works with node 14 it can be removed
default: "circleci/android:api-29-node@sha256:71d61d6c21b29948d57120f476a83cc322a280979bce355c5a0ad771293ca380"
default: "2023.07-node"
linux-machine-image:
type: string
# Latest supported ubuntu image from https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
Expand Down

0 comments on commit aa5ea08

Please sign in to comment.