Skip to content

Commit 94fa260

Browse files
[config](build): downgrade to ubuntu-22.04 (#552)
Signed-off-by: Ralph Hightower <[email protected]>
1 parent c29e36f commit 94fa260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ concurrency:
2929
jobs:
3030
# Build job
3131
build:
32-
runs-on: ubuntu-latest
32+
runs-on: ubuntu-22.04
3333
steps:
3434
- name: Checkout
3535
uses: actions/[email protected]

0 commit comments

Comments
 (0)