Skip to content

Commit

Permalink
tried node@22
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Jan 4, 2025
1 parent 0ddddbc commit 3583b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cross.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build]
pre-build = [
"curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh",
"curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh",
"bash nodesource_setup.sh",
"apt-get install -y nodejs",
"node -v",
Expand Down

0 comments on commit 3583b79

Please sign in to comment.