Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 25432e4

Browse files
committedJun 22, 2023
Update Fedora build to latest version.
1 parent 1493399 commit 25432e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
popd
2525
2626
build-fedora:
27-
name: Build on Fedora 33 (Container)
27+
name: Build on Fedora Latest (Container)
2828
runs-on: ubuntu-latest
2929
container:
30-
image: fedora:33
30+
image: fedora:latest
3131
steps:
3232
- name: Install Deps
3333
run: dnf install -y cmake gcc-c++ openssh-clients util-linux openscap-devel qt5-qtbase-devel qt5-qtxmlpatterns-devel openssh-askpass asciidoc polkit-libs

0 commit comments

Comments
 (0)