Skip to content

Commit 297c749

Browse files
authored
Merge branch 'master' into master
2 parents a881257 + 60a3b80 commit 297c749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-github-pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ concurrency:
2828
jobs:
2929
# Build job
3030
build:
31-
runs-on: ubuntu-latest
31+
runs-on: ubuntu-22.04
3232
steps:
3333
- name: Checkout
3434
uses: actions/checkout@v3

0 commit comments

Comments
 (0)