Skip to content

Conversation

@bquorning
Copy link
Contributor

@bquorning bquorning commented Sep 27, 2024

On opening #61 I realized that CI was failing for unrelated reasons, and found a few things to fix.

On the legacy builds, actions/checkout@v3 (and v4 too if you try) fail with

/__e/node20/bin/node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node) 

See also actions/checkout#1590 (people reporting it broken with v3 since August 16th or so).

@bquorning bquorning marked this pull request as ready for review September 27, 2024 15:02
bquorning and others added 2 commits September 27, 2024 18:53
Co-authored-by: Jon Rowe <hello@jonrowe.co.uk>
@pirj
Copy link
Member

pirj commented Sep 27, 2024

@JonRowe I don’t have merge rights here.

@JonRowe JonRowe merged commit cf13ee4 into rspec:main Oct 1, 2024
47 checks passed
@bquorning bquorning deleted the fix-the-ci branch October 1, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants