File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -68,21 +68,22 @@ phases:
6868 queue :
6969 name : Hosted macOS
7070
71- - template : /build/ci/phase-template.yml
72- parameters :
73- name : Windows_NetFx
74- buildScript : build.cmd
75- customMatrixes :
76- Build_Debug_netfx :
77- _configuration : Debug-netfx
78- _config_short : DFX
79- _includeBenchmarkData : false
80- Build_Release_netfx :
81- _configuration : Release-netfx
82- _config_short : RFX
83- _includeBenchmarkData : false
84- queue :
85- name : Hosted VS2017
71+ # TODO: re-enable once we figure out how to not run mlnet in netfx
72+ # - template: /build/ci/phase-template.yml
73+ # parameters:
74+ # name: Windows_NetFx
75+ # buildScript: build.cmd
76+ # customMatrixes:
77+ # Build_Debug_netfx:
78+ # _configuration: Debug-netfx
79+ # _config_short: DFX
80+ # _includeBenchmarkData: false
81+ # Build_Release_netfx:
82+ # _configuration: Release-netfx
83+ # _config_short: RFX
84+ # _includeBenchmarkData: false
85+ # queue:
86+ # name: Hosted VS2017
8687
8788- template : /build/ci/phase-template.yml
8889 parameters :
You can’t perform that action at this time.
0 commit comments