Skip to content

Commit e9b31ba

Browse files
authored
Change runner to carbonrunner for GitHub Pages
1 parent 978710c commit e9b31ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
url: ${{ steps.deployment.outputs.page_url }}
5252
if: github.event_name != 'pull_request'
5353
needs: build_docs
54-
runs-on: ubuntu-latest
54+
runs-on: carbonrunner-2vcpu-ubuntu-latest
5555
steps:
5656
- uses: actions/deploy-pages@v4
5757
id: deployment

0 commit comments

Comments
 (0)