Skip to content

Commit 5e85f2e

Browse files
authored
Merge pull request #81 from code0-tech/update-node-version
Update node version to 24.8.0
2 parents c685164 + ba58ab2 commit 5e85f2e

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)