diff --git a/.github/workflows/rpm.yml b/.github/workflows/rpm.yml index c16e22f02..881411dfa 100644 --- a/.github/workflows/rpm.yml +++ b/.github/workflows/rpm.yml @@ -18,7 +18,7 @@ concurrency: jobs: test-rpm-build: name: "Build (Fedora)" - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 container: image: registry.fedoraproject.org/fedora:latest options: --privileged diff --git a/docs/_config.yml b/docs/_config.yml index 8d2053dbd..ead2eabe4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -14,7 +14,7 @@ kramdown: ndash: "--" mdash: "---" -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