Closed tubbynl closed 1 month ago
i think the rest of this pull request makes sense @cleydyr
Hey, @tubbynl . Thank you for this PR. I'm thinking of adding musl auto detection for Linux OSes, but for now, the warning you added to the README makes sense.
updated github actions to v4
Java CI on Mac
(curious if m1 / arm64 would impact)Java CI on Linux Alpine
not copying pom from
musl/test-project
as proof of conceptthat seems to indicate that setting
<os>linux-musl</os>
is required for running on alpine images, should that be auto-detected or is it by-design?