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 59af2ca commit 901d159Copy full SHA for 901d159
.github/workflows/test-linux-cpu.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
tests:
14
name: "Unit-tests on Linux CPU"
15
- runs-on: [self-hosted, linux.8xlarge]
+ runs-on: [self-hosted, linux.12xlarge]
16
container:
17
image: pytorch/conda-builder:cpu
18
strategy:
0 commit comments