Skip to content

Commit

Permalink
Enable EL9 builds
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina committed Sep 14, 2022
1 parent dfd454e commit da8aae6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ jobs:
matrix:
include:
- name: centos-stream-8
shortcut: cs8
container-name: el8stream
# Try to enable CS9 after switch to xmaven is finished
# - name: centos-stream-9
# shortcut: cs9
# container-name: stream9
- name: centos-stream-9
container-name: el9stream

name: ${{ matrix.name }}

Expand Down

0 comments on commit da8aae6

Please sign in to comment.