We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf79e7 commit b3567a6Copy full SHA for b3567a6
.github/workflows/jekyll-github-pages-deploy.yml
@@ -28,7 +28,7 @@ concurrency:
28
jobs:
29
# Build job
30
build:
31
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
32
steps:
33
- name: Checkout
34
uses: actions/checkout@v3
0 commit comments