We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cc16c commit 718bfc5Copy full SHA for 718bfc5
.github/workflows/pkg.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
build-rpm-pkgs:
14
name: Build rpm packages
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
container:
17
image: fedora:latest
18
# Required by `mock`:
0 commit comments