Add CI job for buildind and testing on 32bit big endian#2941
Conversation
Rot127
left a comment
There was a problem hiding this comment.
Cross builds are already in CrossBuilds.yaml, please extend it with Mips 32bit BE
|
btw, would you like to use dependabot? there are several actions that are old (checkout is v4 and last one is v6 for example) |
|
Also i think the big endian bug i found was only affecting v5. not sure if its' worth adding a regression test for next, looking forward for the v6 |
|
The tests just confirm those bugs are not affecting next (which is good) i have also updated the checkout to v6, not sure if you really want that but i think it will be better to have dependabot do all those actions updates automatically and also evaluate to switch to ubuntu 26.04 even if its not really providing any benefit either. Do you want me to push the patches fixing the bugs in v5? |
This would be nice. I fixed the 32bit build here: #2796 But any kind of fix is welcome.
I added it a few weeks ago. But something broke and I forgot all the time to fix it. |
|
Dependabot fix is here: #2942 |
Rot127
left a comment
There was a problem hiding this comment.
Please remove all changes except the tests.
Then I can merge
Your checklist for this pull request
Detailed description
...
Test plan
...
Closing issues
...