Skip to content

Commit

Permalink
automation: drop el8 after centos stream 8 eol
Browse files Browse the repository at this point in the history
Dropping automation on el8 stream as centos stream 8 reached EOL.

Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>
  • Loading branch information
sandrobonazzola committed Jun 5, 2024
1 parent ed023e5 commit 80d6b0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
fail-fast: false
matrix:
include:
- name: centos-stream-8
container-name: el8stream
pip-command: pip3.9
- name: centos-stream-9
container-name: el9stream
pip-command: pip3
Expand Down

0 comments on commit 80d6b0f

Please sign in to comment.