Skip to content

Commit

Permalink
centos: Remove as centos/redhat7 is EOL (#356)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Sep 12, 2024
1 parent ab89e07 commit ce18fc6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 194 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ updates:
interval: daily
time: "06:00"

- package-ecosystem: "docker"
directory: "/docker/linux/centos"
schedule:
interval: daily
time: "06:00"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- target: ubuntu
name: Linux Ubuntu
gcr_push: true
- target: centos
name: Linux Centos
gcr_push: false
name: Build (${{ matrix.name || matrix.target }})
uses: ./.github/workflows/_build_image.yml
with:
Expand Down
51 changes: 0 additions & 51 deletions docker/linux/centos/CENTOS7_BUILD_STATUS.md

This file was deleted.

38 changes: 0 additions & 38 deletions docker/linux/centos/Dockerfile

This file was deleted.

96 changes: 0 additions & 96 deletions docker/linux/centos/fun.sh

This file was deleted.

0 comments on commit ce18fc6

Please sign in to comment.