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 c38d71f commit e7ac10dCopy full SHA for e7ac10d
.github/workflows/docs.yml
@@ -11,7 +11,7 @@ jobs:
11
build-docs:
12
if: github.repository_owner == 'meta-pytorch'
13
name: Build Documentation
14
- runs-on: linux.2xlarge
+ runs-on: linux.4xlarge
15
timeout-minutes: 30
16
steps:
17
- name: Checkout
0 commit comments