]> git.ipfire.org Git - thirdparty/zstd.git/commit
meson: add Windows CI
authorEli Schwartz <eschwartz@archlinux.org>
Thu, 15 Dec 2022 02:57:59 +0000 (21:57 -0500)
committerEli Schwartz <eschwartz@archlinux.org>
Fri, 16 Dec 2022 19:35:22 +0000 (14:35 -0500)
commit937e9d3b6257304e1533e9e6104ecff8e8dd5a30
tree9be7968e836f024f05eb224d30faef373c6f7d12
parent7f29c1847d5b36908f13592c31fa178072b4db0f
meson: add Windows CI

There are a couple of oddities here. We don't attempt to build e.g.
contrib, because that doesn't seem to work at the moment. Also notice
that each command is its own step. This happens because github actions
runs in powershell, which doesn't seem to let you abort on the first
failure.
.github/workflows/dev-short-tests.yml