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 b745c4c commit 368f433Copy full SHA for 368f433
‎.github/workflows/pages.yml‎
@@ -6,7 +6,7 @@ on:
6
- hexo # default branch
7
jobs:
8
pages:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu 24
10
permissions:
11
contents: write
12
steps:
0 commit comments