RFR: 7903202: enable macOS CI checks
Denys Makogon
duke at openjdk.java.net
Tue May 31 13:50:25 UTC 2022
On Mon, 30 May 2022 19:26:18 GMT, Denys Makogon <duke at openjdk.java.net> wrote:
>> Actually, it looks like that might not be that easy, since the prerequisites also have to pick a platform to run on.
>>
>> In that case, I suggest just changing the name of the job to be something like `Build & Test`.
>
> At first, i thought about replacing one config with per-platform. The only foreseeable scenario with a per-platform config - is when we'd need to add Windows. Because eventually, we'd have to release a binary for Win as well. But as of now, one config for both Debian and macOS is a good-to-go solution.
okay, I renamed a job to `build-and-test`
-------------
PR: https://git.openjdk.java.net/jextract/pull/45
More information about the jextract-dev
mailing list