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 d10cf4f commit e7a1862Copy full SHA for e7a1862
.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: ubuntu-latest
+ runs-on: linux.2xlarge
16
container:
17
image: pytorch/conda-builder:cpu
18
strategy:
0 commit comments