From 9faa2901078cf5cad30c5ddb57d66473b5fa0e42 Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Mon, 27 Jan 2025 16:11:14 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@95ba983f39936e21f656bb066648bc1b97ff59f6. --- .github/workflows/rpm.yml | 2 +- docs/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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