Skip to content

Commit

Permalink
Update Fedora build to latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggbecker committed Jun 22, 2023
1 parent 4713478 commit 613e462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
popd
build-fedora:
name: Build on Fedora 33 (Container)
name: Build on Fedora Latest (Container)
runs-on: ubuntu-latest
container:
image: fedora:33
image: fedora:latest
steps:
- name: Install Deps
run: dnf install -y cmake gcc-c++ openssh-clients util-linux openscap-devel qt5-qtbase-devel qt5-qtxmlpatterns-devel openssh-askpass asciidoc polkit-libs
Expand Down

0 comments on commit 613e462

Please sign in to comment.