-
Notifications
You must be signed in to change notification settings - Fork 281
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
CI: run nightly workflow really nightly only #2741
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2741 +/- ##
==========================================
- Coverage 63.91% 63.90% -0.01%
==========================================
Files 103 103
Lines 22313 22313
Branches 10804 10805 +1
==========================================
- Hits 14261 14260 -1
- Misses 5828 5831 +3
+ Partials 2224 2222 -2
|
58c841f
to
dd6ad37
Compare
While we’re on the topic, these seem to be using make. Ninja is faster than GNU Make, specifically with CMake. I think I measured an 8% average speed up in my testing elsewhere. |
dd6ad37
to
606f498
Compare
Ok, let's give it a go, I'll trigger it manually now to check. |
392f106
to
cf8a24a
Compare
Sheeesh... Ok, should be good to go now: https://github.com/Exiv2/exiv2/actions/runs/5799156458 |
cf8a24a
to
5144d96
Compare
The number of CI jobs on push/PR is simply unsustainable.