Add basic CI for mingw-w64 32/64 bit #201
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "msys2-ci"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This only builds things with meson and no tests are run.
Not sure if this is something you want, feedback/questions welcome.
It should make reviewing Windows specific changes easier since you know at least that it builds fine :)
Here is how it looks like: https://github.com/lazka/pkgconf/runs/1440848752
It would be nice to run the testsuite as well, but this is a good starting point.
Thanks!
I can look into adding CI+tests using Linux if wanted.
The stuff in ifupdown-ng/ifupdown-ng should be sufficient for Linux CI. I just haven't brought it over yet.