Skip to content

Commit

Permalink
Revert "Channel=test for build matrix generation" (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
seemethere committed Feb 17, 2023
1 parent 1c84b6e commit b01660b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-conda-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
test-infra-repository: pytorch/test-infra
test-infra-ref: main
with-cuda: disable
channel: test
build:
needs: generate-matrix
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-conda-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
os: macos-arm64
test-infra-repository: pytorch/test-infra
test-infra-ref: main
channel: test
build:
needs: generate-matrix
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-conda-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
os: macos
test-infra-repository: pytorch/test-infra
test-infra-ref: main
channel: test
build:
needs: generate-matrix
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-wheels-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
test-infra-repository: pytorch/test-infra
test-infra-ref: main
with-cuda: disable
channel: test
build:
needs: generate-matrix
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-wheels-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
os: macos-arm64
test-infra-repository: pytorch/test-infra
test-infra-ref: main
channel: test
build:
needs: generate-matrix
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-wheels-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
os: macos
test-infra-repository: pytorch/test-infra
test-infra-ref: main
channel: test
build:
needs: generate-matrix
strategy:
Expand Down

0 comments on commit b01660b

Please sign in to comment.