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 0acc6f9 commit a34ccecCopy full SHA for a34ccec
src/commands/setup_macos_executor.yml
@@ -4,7 +4,7 @@ parameters:
4
node_version:
5
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").
6
type: string
7
- default: "12"
+ default: "16"
8
homebrew_cache:
9
description: Should we cache after brew install? Defaults to true
10
type: boolean
0 commit comments