Skip to content

Commit

Permalink
Drop CentOS 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptAutomate committed Jun 10, 2024
1 parent 9fa7825 commit 8a9f931
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 307 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ jobs:
- *state_tree_added_modified
- *os_images_scripts
- os-images/AWS/archlinux/*.hcl
os-images-centos:
- added|modified:
- *state_tree_added_modified
- *os_images_scripts
- os-images/AWS/centos/*.hcl
os-images-debian:
- added|modified:
- *state_tree_added_modified
Expand Down Expand Up @@ -223,18 +218,6 @@ jobs:
changed-files: ${{ needs.get-changed-files.outputs.changed-files }}
runner-version: ${{ needs.collect-jobs.outputs.runner-version }}

centos:
name: CentOS
needs:
- collect-jobs
- get-changed-files
if: ${{ fromJSON(needs.collect-jobs.outputs.jobs)['os-images-centos'] }}
uses: ./.github/workflows/build-image-action.yml
with:
distro-name: centos
changed-files: ${{ needs.get-changed-files.outputs.changed-files }}
runner-version: ${{ needs.collect-jobs.outputs.runner-version }}

debian:
name: Debian
needs:
Expand Down Expand Up @@ -318,7 +301,6 @@ jobs:
- amazonlinux
- amazonlinux2000
- archlinux
- centos
- debian
- fedora
- opensuse
Expand Down
2 changes: 0 additions & 2 deletions os-images/AWS/centos/centos-7-arm64.pkrvars.hcl

This file was deleted.

2 changes: 0 additions & 2 deletions os-images/AWS/centos/centos-7-x86_64.pkrvars.hcl

This file was deleted.

285 changes: 0 additions & 285 deletions os-images/AWS/centos/centos.pkr.hcl

This file was deleted.

0 comments on commit 8a9f931

Please sign in to comment.