Skip to content

Commit 8c7b6a4

Browse files
Update cloudbuild.yaml
Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent 519cb01 commit 8c7b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ substitutions:
1616
steps:
1717
# ─────────────────────────────────────────────────────────────────────────
1818
# Step 1: Install dependencies, generate all chapters, run full test suite.
19-
# Uses python:3.12 (Debian Bookworm) and installs Node 20 at runtime.
19+
# Uses python:3.12 (Debian Bookworm) and installs Node 24 at runtime.
2020
# node_modules persist in /workspace and are reused by later steps;
2121
# Python packages are re-installed per step.
2222
# ─────────────────────────────────────────────────────────────────────────

0 commit comments

Comments
 (0)