Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5ae8085

Browse files
committedMar 26, 2025·
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.