Skip to content

Commit

Permalink
Remove centos-7 support
Browse files Browse the repository at this point in the history
Centos 7 is EOL since June-30

Signed-off-by: Sergio Cazzolato <[email protected]>
  • Loading branch information
sergiocazzolato committed Jul 1, 2024
1 parent f3996cc commit cdf5cfd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ backends:
storage: preserve-size
- amazon-linux-2023-64:
storage: preserve-size
- centos-7-64:
storage: preserve-size
- centos-9-64:
storage: preserve-size
- opensuse-15.5-64:
Expand Down
6 changes: 0 additions & 6 deletions tests/os.query/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,6 @@ execute: |
os.query is-classic
! os.query is-core
;;
centos-7-64)
os.query is-centos
os.query is-centos 7
os.query is-classic
! os.query is-core
;;
centos-9-64)
os.query is-centos 9
os.query is-centos
Expand Down

0 comments on commit cdf5cfd

Please sign in to comment.