Skip to content

Commit 86edcda

Browse files
author
Daniel Flores
committed
Revert "specify test channel to fix builds?"
This reverts commit 3d66267.
1 parent 3d66267 commit 86edcda

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

.github/workflows/docs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
package-type: wheel
2121
os: linux
22-
channel: test
2322
test-infra-repository: pytorch/test-infra
2423
test-infra-ref: release/2.9
2524
with-cpu: disable

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
with:
3030
package-type: wheel
3131
os: linux
32-
channel: test
3332
test-infra-repository: pytorch/test-infra
3433
test-infra-ref: release/2.9
3534
with-cpu: disable

.github/workflows/linux_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
with:
3131
package-type: wheel
3232
os: linux
33-
channel: test
3433
test-infra-repository: pytorch/test-infra
3534
test-infra-ref: release/2.9
3635
with-xpu: disable

.github/workflows/macos_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
with:
3131
package-type: wheel
3232
os: macos-arm64
33-
channel: test
3433
test-infra-repository: pytorch/test-infra
3534
test-infra-ref: release/2.9
3635
with-xpu: disable

.github/workflows/windows_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
with:
3131
package-type: wheel
3232
os: windows
33-
channel: test
3433
test-infra-repository: pytorch/test-infra
3534
test-infra-ref: release/2.9
3635
with-xpu: disable

0 commit comments

Comments
 (0)