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

Update actions to use node20 #227

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Update actions to use node20 #227

merged 3 commits into from
Feb 7, 2024

Conversation

Flamefire
Copy link
Collaborator

No description provided.

Avoid:
> windres --input res.rc --output res.o
/usr/bin/windres: Can't detect architecture.

And subsequently a missing res.o
Avoid errors like
> /__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
when using Ubuntu 16/18 containers with the @v4 actions
See actions/checkout#1590
@Flamefire Flamefire merged commit 7ee55f1 into master Feb 7, 2024
59 of 63 checks passed
@Flamefire Flamefire deleted the node20 branch February 7, 2024 12:58
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.

1 participant