Skip to content

Commit 21c4223

Browse files
committed
conda-builder image
1 parent 6243287 commit 21c4223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux-cpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: "Unit-tests on Linux CPU"
1515
runs-on: [self-hosted, linux.12xlarge]
1616
container:
17-
image: pytorch/manylinux-builder:cpu
17+
image: pytorch/conda-builder:cpu
1818
strategy:
1919
matrix:
2020
py_vers: ["3.8"]

0 commit comments

Comments
 (0)