Skip to content

Conversation

@striezel
Copy link
Contributor

This updates actions/checkout in the GitHub Actions workflows to v4, it's current version.

Changelog:

v4.1.0

  • Add support for partial checkout filters

v4.0.0

  • Support fetching without the --progress option
  • Update to node20
See <actions/runner-images#8659> for
more information. Currently, Clang and libstdc++ provided by the
GitHub Actions runner image are incompatible. The basic idea of
this workaround is to remove the incompatible g++ 13 and its C++
standard library and replace that with a compatible version of
libstdc++.
@striezel
Copy link
Contributor Author

striezel commented Jan 17, 2024

@martinmoene: I've just added a workaround for the failing Clang builds and now they are green again. :)

@martinmoene martinmoene merged commit 89b274a into nonstd-lite:master Jan 17, 2024
@striezel striezel deleted the actions-checkout-v4 branch January 17, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants