-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Node.js to 18.14.0 LTS and bump workflow to macos-12 #629
Conversation
AUTOMERGE: (FAIL)
|
2a773cc
to
69da0a7
Compare
69da0a7
to
3618f11
Compare
Kudos, SonarCloud Quality Gate passed!
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- worked fine locally on Debian 11 (with exception of video export which was already the case)
- i cannot test macOS build
- how i tested:
nvm install 18.4
nvm use 18.4
rm -rf node_modules/
yarn install --check-files ; yarn gulp clean ; yarn gulp debug
@ctzsnooze can you check on OSX please |
Works fine with my old Mojave 10.14 Mac firmware - great work guys! |
No description provided.