We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a467294 commit 5ae8085Copy full SHA for 5ae8085
.github/workflows/pages.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
docs:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
15
env:
16
NODE_VERSION: '16'
0 commit comments