Skip to content

Commit 5ae8085

Browse files
committed
feat: github action ubuntu version update
1 parent a467294 commit 5ae8085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
docs:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-20.04
1414

1515
env:
1616
NODE_VERSION: '16'

0 commit comments

Comments
 (0)