Upgrade macos image to include nodejs v12

This version of the macos image includes node v12: https://circle-macos-docs.s3.amazonaws.com/image-manifest/v1911/index.html
This commit is contained in:
Rafael Oleza 2020-06-18 18:40:52 +02:00
parent 8f3b6daa53
commit 712d1aa822
No known key found for this signature in database
GPG key ID: 559647D09ED485D1

View file

@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/desktop/desktop
macos:
xcode: '10.0.0'
xcode: '10.2.1'
jobs:
build: