Skip to content
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

Move all GCC-5/6 testing to drone. #790

Merged
merged 7 commits into from
Jun 4, 2022
Merged

Move all GCC-5/6 testing to drone. #790

merged 7 commits into from
Jun 4, 2022

Conversation

jzmaddock
Copy link
Collaborator

Remove C++11 testing for gcc where the compiler default is C++14.
Remove C++11 testing from msvc - it doesn't support it, only C++14.
All C++11 testing is now on gcc-5 and 6 and on drone.

jzmaddock added 7 commits May 31, 2022 18:16
Remove C++11 testing for gcc where the compiler default is C++14.
Remove C++11 testing from msvc - it doesn't support it, only C++14.
All C++11 testing is now on gcc-5 and 6 and on drone.
Resolved Conflicts:
	.drone.star
	.github/workflows/ci.yml

Moved more CI from Github to drone.
@jzmaddock
Copy link
Collaborator Author

One failure is unrelated to us (in Boost.Hash, fix in progress) so merging.

@mborland : this moves about one half of the testing load to drone, so we'll see if this speeds up the CI pipeline a bit.

@jzmaddock jzmaddock merged commit 54032b3 into develop Jun 4, 2022
@NAThompson NAThompson deleted the ci_adjust_2022 branch January 24, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant