Closed KaruroChori closed 1 week ago
Meson failing since it is using 0.62, which only supports the older format meson_options.txt
in place of meson.options
.
And osx tests are never handled it seems, so I will have to check that aspect of the pipeline as well.
Meson failing since it is using 0.62, which only supports the older format
meson_options.txt
in place ofmeson.options
. And osx tests are never handled it seems, so I will have to check that aspect of the pipeline as well.
One option might be to merge #6 as is, and then rebase your branch. Although the osx tests are failing, those could be dealt with (hopefully) as a separate issue. That way, any changes you might have to make to the CI won't conflict with the changes I made in #6.
I forgot to mention, I add a newer version of meson now in #6.
examples
andtests