Skip to content

Commit b32dfba

Browse files
committed
Change deployment environment to self-hosted for documentation workflow
1 parent a7d70b5 commit b32dfba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sphinx.yml

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

88
jobs:
99
deploy-docs:
10-
runs-on: ubuntu-latest
10+
runs-on: self-hosted
1111
steps:
1212
- uses: actions/checkout@v4
1313

0 commit comments

Comments
 (0)