Skip to content

Commit

Permalink
Update nodejs LTS version to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Jan 17, 2025
1 parent 8d290d9 commit 2b2f53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
build:
needs: [prebuild-diesel, prebuild-cargo-llvm-lines]
env:
node_version: "20"
node_version: "22"
strategy:
matrix:
include:
Expand Down

0 comments on commit 2b2f53d

Please sign in to comment.