btrfs-progs/.github/workflows
David Sterba 7d3dc34beb btrfs-progs: ci: delete slow image build test workflow
The workflow defined in ci-build-test.yml builds a fresh docker image,
this could update packages that are not yet in my docker hub source image.
The purpose of this workflow is to test namely backward compatibility
(LTS distros) so there are no expected differences regarding package
versions.

There's another workflow with the same goal but based on different
docker images, that are updated on a few-weekly basis (updaed by
ci/images-* scripts). This is much faster and can be also enabled for
pull requests.

Remove the original workflow as it's not useful anymore.

Signed-off-by: David Sterba <dsterba@suse.com>
2024-07-30 19:53:32 +02:00
..
artifacts-static-build.yml btrfs-progs: ci: switch workflow runner image to ubuntu-24.04 2024-06-24 19:18:00 +02:00
ci-build-test-fast.yml btrfs-progs: ci: enable RockyLinux 9 build tests 2024-06-24 19:18:14 +02:00
ci-sanitize.yml btrfs-progs: ci: switch workflow runner image to ubuntu-24.04 2024-06-24 19:18:00 +02:00
coverage.yml btrfs-progs: ci: fix lcov warnings on unexecuted blocks 2024-06-24 19:20:11 +02:00
devel.yml btrfs-progs: ci: switch workflow runner image to ubuntu-24.04 2024-06-24 19:18:00 +02:00
pull-request.yml btrfs-progs: ci: switch workflow runner image to ubuntu-24.04 2024-06-24 19:18:00 +02:00
test.yml btrfs-progs: ci: switch workflow runner image to ubuntu-24.04 2024-06-24 19:18:00 +02:00