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 a34ccec commit 6347597Copy full SHA for 6347597
src/jobs/ios_build_and_test.yml
@@ -84,7 +84,7 @@ parameters:
84
node_version:
85
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").
86
type: string
87
- default: "12"
+ default: "16"
88
homebrew_cache:
89
description: Should we cache after brew install? Defaults to true
90
type: boolean
0 commit comments