Skip to content

Commit ba58ab2

Browse files
committed
Update node version to 24.8.0
1 parent c685164 commit ba58ab2

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
@@ -22,8 +22,8 @@ jobs:
2222
- image: mise
2323
tag_suffix: ''
2424
- image: node-playwright
25-
tag_suffix: '-node-22.16'
26-
args: '--build-arg NODE_VERSION=22.16.0'
25+
tag_suffix: '-node-24.8'
26+
args: '--build-arg NODE_VERSION=24.8.0'
2727
- image: reticulum-builder
2828
tag_suffix: '-ruby-3.2.2'
2929
args: '--build-arg RUBY_VERSION=3.2.2'

0 commit comments

Comments
 (0)