Skip to content

Commit

Permalink
CI: Remove old distros from molecule testing
Browse files Browse the repository at this point in the history
Centos7, Centos8, and Ubuntu1804 are all EOL and should be removed from
the testing matrix. This will allow us to focus on the supported distros

Change-Id: I7697d80d9d30292fba5aa761d72431ab5a871550
Signed-off-by: Andrew Grimberg <[email protected]>
  • Loading branch information
tykeal committed Oct 4, 2024
1 parent 1cdbd1b commit da203c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ jobs:
strategy:
matrix:
distro:
- centos7
- centos8
- ubuntu1804
- ubuntu2004
- ubuntu2204
fail-fast: false
Expand Down

0 comments on commit da203c2

Please sign in to comment.