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 f0ea6b4 commit a9956b7Copy full SHA for a9956b7
src/jobs/android_test.yml
@@ -65,7 +65,7 @@ parameters:
65
node_version:
66
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").
67
type: string
68
- default: "12"
+ default: "16"
69
homebrew_cache:
70
description: Should we cache after brew install? Defaults to true
71
type: boolean
0 commit comments