Skip to content

Commit 87ec204

Browse files
authored
Merge pull request #100 from code0-tech/update-node-version
Update node to 24.12.0
2 parents 0be4f28 + 788d290 commit 87ec204

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)