We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95dbc39 commit 1f09a32Copy full SHA for 1f09a32
.github/workflows/jekyll.yml
@@ -29,7 +29,7 @@ concurrency:
29
jobs:
30
# Build job
31
build:
32
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
33
steps:
34
- name: Checkout
35
uses: actions/checkout@v4
0 commit comments