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 519cb01 commit 8c7b6a4Copy full SHA for 8c7b6a4
cloudbuild.yaml
@@ -16,7 +16,7 @@ substitutions:
16
steps:
17
# ─────────────────────────────────────────────────────────────────────────
18
# Step 1: Install dependencies, generate all chapters, run full test suite.
19
- # Uses python:3.12 (Debian Bookworm) and installs Node 20 at runtime.
+ # Uses python:3.12 (Debian Bookworm) and installs Node 24 at runtime.
20
# node_modules persist in /workspace and are reused by later steps;
21
# Python packages are re-installed per step.
22
0 commit comments