Skip to content
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

chore: add build steps for node 20 #635

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

winbergoscar0
Copy link
Contributor

@winbergoscar0 winbergoscar0 commented Oct 5, 2023

This PR adds build steps for node 20.

It also contains the followin changes:

  1. Splits the macos and windows builds since the MAC build didn't like the npm config set msvs_version "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise" --global argument into npm.

  2. Removes the "invalid"? npm config command npm config set spin false which no longer is supported in newer NPM versions.

  3. Adds builds steps arm64 macos

winbergoscar0 and others added 3 commits October 5, 2023 13:35
chore: split up macos and windows builds

Update test-deploy.yml
fix: correct thing

fix: build arm64

chore: also upload regular macos
feat: build for darwin arm64
@winbergoscar0
Copy link
Contributor Author

@rchipka Could you take a look at this one when you have time? 🙏

@rchipka rchipka merged commit dda151f into libxmljs:master Oct 9, 2023
3 checks passed
@rchipka
Copy link
Member

rchipka commented Oct 9, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants