Skip to content

Commit

Permalink
opal-ci: Remove centos7
Browse files Browse the repository at this point in the history
CentOS 7 end of life was June 30, 2024.

Signed-off-by: Reza Arbab <[email protected]>
Reviewed-by: Dan Horák <[email protected]>
  • Loading branch information
rarbab committed Sep 10, 2024
1 parent 4bb97ac commit bc7b85d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-builds-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false

matrix:
os: [ ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, ubuntu-rolling, centos7, fedora39, fedora40, fedora-rawhide, docs ]
os: [ ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, ubuntu-rolling, fedora39, fedora40, fedora-rawhide, docs ]

steps:
- uses: actions/checkout@v4
Expand Down
13 changes: 0 additions & 13 deletions opal-ci/Dockerfile-centos7

This file was deleted.

32 changes: 0 additions & 32 deletions opal-ci/build-centos7.sh

This file was deleted.

0 comments on commit bc7b85d

Please sign in to comment.