Skip to content

Commit 2b8a144

Browse files
committed
Disable pytorch_windows_builder_worker config
See #1141
1 parent 770abb2 commit 2b8a144

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

Lines changed: 7 additions & 7 deletions
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)