Skip to content

Commit a777f25

Browse files
authored
Merge pull request #95 from code0-tech/update-node-version
Update node to 24.11.1
2 parents dc1de68 + 8a7b577 commit a777f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.8'
27-
args: '--build-arg NODE_VERSION=24.8.0'
26+
tag_suffix: '-node-24.11'
27+
args: '--build-arg NODE_VERSION=24.11.1'
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)