Skip to content

Commit 8cc8524

Browse files
committed
Bump .nvmrc version to fix CI.
1 parent 317bd1a commit 8cc8524

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,10 @@ Places to reference if build fails:
209209
- `.github/workflows/ci.yml` - github actions script that builds the firmware on every push, so contains a working dev environment setup
210210
- `build.sh` - a linux helper script that tries to automate above steps
211211

212+
### Node version troubleshooting notes
213+
214+
- `scripts/.nvmrc` contains node version used by the CI.
215+
212216
### Debugging with VS Code
213217

214218
For UHK60 and modules, the McuXpresso SDK extention is the starting point for a debugging session.

scripts/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.13.0
1+
24.15.0

0 commit comments

Comments
 (0)