Skip to content

Commit e71a0c3

Browse files
committed
wip: test on self hosted for now
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 03ed7a2 commit e71a0c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sphinxbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
# ============================================================================
117117
build-pdf:
118118
name: Build PDF ${{ matrix.manual.name }}
119-
runs-on: ubuntu-latest
119+
runs-on: [ubuntu-latest, self-hosted]
120120
needs: setup-latex-cache
121121

122122
strategy:

0 commit comments

Comments
 (0)