Skip to content

Commit

Permalink
fix(gcp): use node20 instead of node21 (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinezanardi committed Oct 28, 2023
1 parent 2b7b72b commit 98425dc
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 550 deletions.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
runtime: nodejs21
runtime: nodejs20

0 comments on commit 98425dc

Please sign in to comment.