Skip to content
Snippets Groups Projects
Unverified Commit d08b77c7 authored by metabase-bot[bot]'s avatar metabase-bot[bot] Committed by GitHub
Browse files

Upgrade node to 18.20 (#40661) (#40686)


* Upgrade node to 18.20

* Trigger CI

* Try 20 again

* Revert "Try 20 again"

This reverts commit 8f4b39e7a64f1fae7c60decfb91ea87aff81f587.

* Revert change

* Add nvmrc to the frontend_sources list

Co-authored-by: default avatarUladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
parent 06621485
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ frontend_sources: &frontend_sources ...@@ -27,6 +27,7 @@ frontend_sources: &frontend_sources
- "postcss.config.js" - "postcss.config.js"
- "webpack.config.js" - "webpack.config.js"
- "webpack.static-viz.config.js" - "webpack.static-viz.config.js"
- ".nvmrc"
frontend_specs: &frontend_specs frontend_specs: &frontend_specs
- *shared_specs - *shared_specs
......
v18.16.1 v18.20.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment