]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: Update CI build targets
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Feb 2023 08:08:23 +0000 (09:08 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Feb 2023 09:11:33 +0000 (10:11 +0100)
commit9f65a0f026251b13305a77d285460db318277191
tree77be86315b043e2341bf94f1268c853c96b538f5
parentb8598520a54e22a4fc024880db2194e5ba7bbfe0
build: Update CI build targets

Update the CI build targets so we cover a bit more configuration space.

- Build release and debug builds
- Build with clang
- Cleanup the depdency list, e.g. Drop the libdbus dependency
- Do not fail on libnvme warnings, we need to catch them
  in the libnvme project.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/cross/clang.txt [new file with mode: 0644]
.github/workflows/build.yml