We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978710c commit e9b31baCopy full SHA for e9b31ba
1 file changed
.github/workflows/sphinx.yml
@@ -51,7 +51,7 @@ jobs:
51
url: ${{ steps.deployment.outputs.page_url }}
52
if: github.event_name != 'pull_request'
53
needs: build_docs
54
- runs-on: ubuntu-latest
+ runs-on: carbonrunner-2vcpu-ubuntu-latest
55
steps:
56
- uses: actions/deploy-pages@v4
57
id: deployment
0 commit comments