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
The latest version of actions/checkout bumps its nodejs dependency to
v20, which requires a newer glibc version than is available in the
ASWF CY22 Docker image.
Ultimately we aim to use GitHub release artifacts, negating the need for
Docker (i.e. making a throwaway build of dependencies). So in the
meantime, just ignore major version updates of actions/checkout.
Signed-off-by: David Feltell <[email protected]>
0 commit comments