Skip to content

Commit 788d290

Browse files
committed
Update node to 24.12.0
1 parent 0be4f28 commit 788d290

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- image: mise
2424
tag_suffix: ''
2525
- image: node-playwright
26-
tag_suffix: '-node-24.11'
27-
args: '--build-arg NODE_VERSION=24.11.1'
26+
tag_suffix: '-node-24.12'
27+
args: '--build-arg NODE_VERSION=24.12.0'
2828
- image: reticulum-builder
2929
tag_suffix: '-ruby-3.4.7-amd64'
3030
args: '--build-arg RUBY_VERSION=3.4.7'

0 commit comments

Comments
 (0)