Skip to content

Commit 4bfe338

Browse files
authored
Disable pytorch_windows_builder_worker config (#1143)
See #1141
1 parent 770abb2 commit 4bfe338

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -562,11 +562,11 @@ workflows:
562562
branches:
563563
only:
564564
- master
565-
- pytorch_windows_build_worker:
566-
name: win_test_worker
567-
type: approval
568-
filters:
569-
branches:
570-
only:
571-
- master
565+
# - pytorch_windows_build_worker:
566+
# name: win_test_worker
567+
# type: approval
568+
# filters:
569+
# branches:
570+
# only:
571+
# - master
572572

0 commit comments

Comments
 (0)