Skip to content

Commit 70a593f

Browse files
committed
Fix docs PDF build
1 parent 9d60949 commit 70a593f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
docs:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
steps:
1111
- name: Checkout repo
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)