Skip to content

fix linux actions#2

Draft
serggl wants to merge 4 commits into
masterfrom
fix_actions
Draft

fix linux actions#2
serggl wants to merge 4 commits into
masterfrom
fix_actions

Conversation

@serggl

@serggl serggl commented Feb 3, 2025

Copy link
Copy Markdown
Owner

Why

While working on a test patch to nodegit I noticed that Github Actions stopped working due to https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

What

This PR updates build steps required for Linux platform, and also adds Node 22 to the build matrix.

Worth mentioning that this also partially rollback changes made with nodegit#1860. Not sure if it's still worth testing against Ubuntu 16.04 which has been EOL since 2021 (like 4 years ago), so I switched it to a more recent (but not edge version) 20.04

@serggl serggl force-pushed the fix_actions branch 9 times, most recently from c55ae8e to 670afa6 Compare February 3, 2025 14:07
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.

2 participants