You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl;dr Pinning versions to those available in August 2022 and using older github-actions fixed the docker image and book build. This is not a longterm solution. This needs some discussion how to proceed here.
MNT: attempt to fix CI #100 Trying to get CI running, almost wasted effort, since changing the wrong workflow 🙄
This just forced the CI, docker image etc back to versions around August 2022. That seemed to work, at least the rendered book contains the nicely rendered notebooks. See above this is no longterm solution.
tl;dr Pinning versions to those available in August 2022 and using older github-actions fixed the docker image and book build. This is not a longterm solution. This needs some discussion how to proceed here.
bionic
as base image which corresponds tolrose-core
18.04 versionFixed:
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.28' not found (required by /__e/node20/bin/node)` actions/checkout#1590 is identified and mitigatedIssues:
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.28' not found (required by /__e/node20/bin/node)` actions/checkout#1590, need to use checkout v3The text was updated successfully, but these errors were encountered: