coreutils
coreutils copied to clipboard
Add CI job for OpenBSD
Proposal from @tertsdiepraam to add CI job for OpenBSD when issue#5448 (uucore build fails on OpenBSD) will be fixed.
- use vmactions/openbsd-vm GitHub action for OpenBSD latest version (7.4)
- add
openbsd.ymlfile in.github/workflows/=> duplicate and adapt fromfreebsd.ymlconfiguration file
looking forward to seeing this :)
I started working on this.
I have already a working CI on OpenBSD, see my repository https://github.com/lcheylus/rust-coreutils/actions/workflows/openbsd.yml
I'm waiting update for FreeBSD CI (see #5797) before proposal of a PR to integrate it.
ah, great. It wasn't clear to me that there is work in progres. PR closed