-
Notifications
You must be signed in to change notification settings - Fork 52
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
Remove CI builds for clang and gcc < v9 #176
Comments
claremacrae
added a commit
to claremacrae/ApprovalTests.cpp.Demos
that referenced
this issue
Apr 2, 2021
claremacrae
added a commit
to claremacrae/ApprovalTests.cpp.Nursery
that referenced
this issue
Apr 2, 2021
claremacrae
added a commit
to claremacrae/ApprovalTests.cpp.CMakeSamples
that referenced
this issue
Apr 2, 2021
claremacrae
added a commit
to claremacrae/commandline-videostore-cpp
that referenced
this issue
Apr 3, 2021
claremacrae
added a commit
to claremacrae/commandline-videostore-cpp
that referenced
this issue
Apr 3, 2021
See approvals/ApprovalTests.cpp#176 (cherry picked from commit 4cfa947)
claremacrae
added a commit
to claremacrae/commandline-videostore-cpp
that referenced
this issue
Apr 3, 2021
See approvals/ApprovalTests.cpp#176 (cherry picked from commit 4cfa947)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GitHub Actions are withdrawing support for clang and gcc versions less than 9.x - as per actions/runner-images#2950
Roll-out of this has started - and it caused some of the builds in the Linux matrix to fail in this build of a change that only modified a documentation file: https://github.com/approvals/ApprovalTests.cpp/actions/runs/709298206
We've decided to stop building for those older gcc and clang, rather than cluttering up our builds by installing them...
The text was updated successfully, but these errors were encountered: