Skip to content

Commit e1c93b9

Browse files
committed
Fix Ubuntu deps
1 parent b701944 commit e1c93b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
jobs:
2323
preview:
2424
name: Docs preview
25-
runs-on: ubuntu-latest
25+
runs-on: ubuntu-20.04
2626
steps:
2727
- uses: actions/checkout@v3
2828

0 commit comments

Comments
 (0)