]> git.ipfire.org Git - thirdparty/xz.git/commit
CI: Runs CMake feature tests.
authorJia Tan <jiat0218@gmail.com>
Fri, 24 Mar 2023 15:05:48 +0000 (23:05 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 24 Mar 2023 15:41:06 +0000 (23:41 +0800)
commit20cd905d898c1494dee42b78530769bb9c9f8076
tree659a2c447ca8b5f5437e178655c762199cdbc169
parent4fabdb269f1fc5624b3b94a170c4efb329d1d229
CI: Runs CMake feature tests.

Now, CMake will run similar feature disable tests that the Autotools
version did before. In order to do this without repeating lines in
ci.yml, it now makes sense to use the GitHub Workflow matrix to create
a loop.
.github/workflows/ci.yml