We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2a2b8 commit e433690Copy full SHA for e433690
1 file changed
ai-platform/snippets/ci-setup.json
@@ -2,5 +2,6 @@
2
"timeout-minutes": 20,
3
"secrets": {
4
"CAIP_PROJECT_ID": "nodejs-docs-samples-tests/nodejs-docs-samples-ai-platform-caip-project-id"
5
- }
+ },
6
+ "node-version": "16"
7
}
0 commit comments