Skip to content

Commit

Permalink
Remove dnf5 from Rawhide job
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-cerny committed Sep 15, 2023
1 parent 47c2402 commit 822fbf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ jobs:
steps:
- name: Run Updates
run: dnf update -y
- name: Ensure dnf Command
run: dnf5 install -y dnf
# https://discussion.fedoraproject.org/t/rawhide-psa-what-to-do-if-dnf-goes-missing/87133
- name: Install Deps
run: dnf install -y cmake make openscap-utils bats ansible python3-pip ShellCheck git
- name: Checkout
Expand Down

0 comments on commit 822fbf8

Please sign in to comment.