Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jul 16, 2024
1 parent 1172fca commit b08b770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:


# Try to install packages on latest Fedora
install-fedora:
install-fedora-el7:
name: Install on latest Fedora
needs:
build-rpm-el7
Expand Down Expand Up @@ -209,7 +209,7 @@ jobs:
retention-days: 1

# Try to install packages on latest Fedora
install-fedora:
install-fedora-el9:
name: Install on latest Fedora
needs:
build-rpm-el9
Expand Down

0 comments on commit b08b770

Please sign in to comment.