We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8c6a21 + 9faa290 commit 63edb4dCopy full SHA for 63edb4d
.github/workflows/rpm.yml
@@ -18,7 +18,7 @@ concurrency:
18
jobs:
19
test-rpm-build:
20
name: "Build (Fedora)"
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
22
container:
23
image: registry.fedoraproject.org/fedora:latest
24
options: --privileged
docs/_config.yml
@@ -14,7 +14,7 @@ kramdown:
14
ndash: "--"
15
mdash: "---"
16
17
-remote_theme: just-the-docs/just-the-docs@v0.8.1
+remote_theme: just-the-docs/just-the-docs@v0.10.0
plugins:
- jekyll-remote-theme
0 commit comments