Skip to content

Commit

Permalink
Update node to 22.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Oct 29, 2024
1 parent 47df823 commit 12835b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- image: asdf
tag_suffix: ''
- image: node-playwright
tag_suffix: '-node-20.18'
args: '--build-arg NODE_VERSION=20.18.0'
tag_suffix: '-node-22.11'
args: '--build-arg NODE_VERSION=22.11.0'
- image: ruby-postgres
tag_suffix: '-ruby-3.2.2-postgres-16.1'
args: '--build-arg RUBY_VERSION=3.2.2 --build-arg POSTGRES_VERSION=16.1'
Expand Down

0 comments on commit 12835b3

Please sign in to comment.