-
Notifications
You must be signed in to change notification settings - Fork 440
Split tests into different matrices; fix highest/lowest dependencies #1139
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
Conversation
4224c40
to
e23e90e
Compare
59102e6
to
a4b5657
Compare
Turns out bunny 0.2 had open php req and "allowed" php 8 🙈 Discovered it while bumping react libs to ^1.0. |
The matrix is huge :o |
I dont think so. |
Looks ready to me now, and also fixes the composer install race condition which may impact other PRs |
The original build matrix looked quite funky, trying to make it more understandable and expandable here.
Also recently I encountered bugs in a different library which had quite wide lowest/highest deps gap, made me think we should test it here as well.