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

Eliminate unnecessary Appveyor jobs #300

Open
jeking3 opened this issue Jan 3, 2025 · 0 comments
Open

Eliminate unnecessary Appveyor jobs #300

jeking3 opened this issue Jan 3, 2025 · 0 comments

Comments

@jeking3
Copy link

jeking3 commented Jan 3, 2025

boost::unordered appveyor jobs are really long, consuming about 4 hours of build time, for example:
https://ci.appveyor.com/project/cppalliance/unordered/builds/51261314

consider reducing dependence on appveyor and using more GitHub Actions jobs which allows for more parallelism
The CMT repositories use Boost.CI and have been pruned down to 4 AppVeyor jobs per build.

It looks like this repository is tracking Boost.CI fairly closely. Some of the existing .appveyor.yml configurations may be redundant to the GHA jobs.

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

No branches or pull requests

1 participant