Skip to content

Commit 63edb4d

Browse files
authored
Merge pull request #1576 from coreosbot-releng/repo-templates
Sync repo templates ⚙
2 parents d8c6a21 + 9faa290 commit 63edb4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/rpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
test-rpm-build:
2020
name: "Build (Fedora)"
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-22.04
2222
container:
2323
image: registry.fedoraproject.org/fedora:latest
2424
options: --privileged

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kramdown:
1414
ndash: "--"
1515
mdash: "---"
1616

17-
remote_theme: just-the-docs/just-the-docs@v0.8.1
17+
remote_theme: just-the-docs/just-the-docs@v0.10.0
1818
plugins:
1919
- jekyll-remote-theme
2020

0 commit comments

Comments
 (0)