Skip to content

Commit

Permalink
EL7 now not being maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh committed Sep 5, 2024
1 parent 46a2f63 commit 3c89264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
fail-fast: false
matrix:
el:
- el7-testing
- el8-testing
runs-on: ubuntu-latest
container: igwn/base:${{ matrix.el }}
env:
Expand Down Expand Up @@ -354,7 +354,7 @@ jobs:
fail-fast: false
matrix:
el:
- el7-testing
- el8-testing
runs-on: ubuntu-latest
container: igwn/base:${{ matrix.el }}
steps:
Expand Down

0 comments on commit 3c89264

Please sign in to comment.