Skip to content

Commit a43aa22

Browse files
authored
Update jekyll.yml
1 parent c4a8810 commit a43aa22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ concurrency:
2929
jobs:
3030
# Build job
3131
build:
32-
runs-on: ubuntu-latest
32+
#runs-on: ubuntu-latest
33+
runs-on: ubuntu-22.04
3334
steps:
3435
- name: Checkout
3536
uses: actions/checkout@v3

0 commit comments

Comments
 (0)