We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249c0b6 commit 9558873Copy full SHA for 9558873
.github/workflows/packaging.yml
@@ -61,7 +61,7 @@ jobs:
61
name: Fedora Packaging
62
runs-on: ubuntu-latest
63
container:
64
- image: fedora:39
+ image: fedora:41
65
options: --privileged --cap-add=SYS_ADMIN
66
steps:
67
- uses: actions/checkout@v4
0 commit comments