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 6243287 commit 21c4223Copy full SHA for 21c4223
.github/workflows/test-linux-cpu.yml
@@ -14,7 +14,7 @@ jobs:
14
name: "Unit-tests on Linux CPU"
15
runs-on: [self-hosted, linux.12xlarge]
16
container:
17
- image: pytorch/manylinux-builder:cpu
+ image: pytorch/conda-builder:cpu
18
strategy:
19
matrix:
20
py_vers: ["3.8"]
0 commit comments