Skip to content

Commit 8211df4

Browse files
committed
btrfs-progs: ci: remove Centos 7 from CI
It's been a year since the last update (2024-06-30) and the docker image does not build anymore due to missing packages and unreachable archives. Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 376226e commit 8211df4

File tree

7 files changed

+0
-115
lines changed

7 files changed

+0
-115
lines changed

.github/workflows/ci-build-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ on:
1414
- release-test
1515
- master
1616
jobs:
17-
check-centos7:
18-
name: CI Centos 7
19-
runs-on: ubuntu-24.04
20-
steps:
21-
- name: CI Centos7
22-
run: sudo docker run kdave/ci-centos-7-x86_64 ./test-build $GITHUB_REF_NAME --disable-documentation --disable-libudev
2317
check-centos8:
2418
name: CI Centos 8
2519
runs-on: ubuntu-24.04

ci/ci-build-centos7

Lines changed: 0 additions & 34 deletions
This file was deleted.

ci/images/ci-centos-7-x86_64/Dockerfile

Lines changed: 0 additions & 37 deletions
This file was deleted.

ci/images/ci-centos-7-x86_64/docker-build

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/images/ci-centos-7-x86_64/docker-run

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/images/ci-centos-7-x86_64/run-tests

Lines changed: 0 additions & 13 deletions
This file was deleted.

ci/images/ci-centos-7-x86_64/test-build

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)