We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6347597 commit f0ea6b4Copy full SHA for f0ea6b4
src/jobs/ios_build.yml
@@ -70,7 +70,7 @@ parameters:
70
node_version:
71
description: The version of Node to use. This can be either a major version ("8"), a major and minor ("8.4"), or a fully qualified version ("8.4.1").
72
type: string
73
- default: "12"
+ default: "16"
74
homebrew_cache:
75
description: Should we cache after brew install? Defaults to true
76
type: boolean
0 commit comments