File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -168,12 +168,13 @@ stages:
168168 ICU_PATH : ' C:\Program Files\swift\icu-69.1\usr\bin'
169169 SWIFT_DEV_PATH : ' C:\Program Files\swift\runtime-development\usr\bin'
170170 XCTEST_LIB_PATH : ' \x86_64'
171- windowsSwift510 :
172- imageName : ' windows-2019'
173- SWIFT_VERSION : ' 5.10'
174- ICU_PATH : ' C:\Program Files\swift\icu-69.1\usr\bin'
175- SWIFT_DEV_PATH : ' C:\Program Files\swift\runtime-development\usr\bin'
176- XCTEST_LIB_PATH : ' \x86_64'
171+ # TODO: There seems to be an unknown problem with the Swift installation step.
172+ # windowsSwift510:
173+ # imageName: 'windows-2019'
174+ # SWIFT_VERSION: '5.10'
175+ # ICU_PATH: 'C:\Program Files\swift\icu-69.1\usr\bin'
176+ # SWIFT_DEV_PATH: 'C:\Program Files\swift\runtime-development\usr\bin'
177+ # XCTEST_LIB_PATH: '\x86_64'
177178 pool :
178179 vmImage : $(imageName)
179180 variables :
You can’t perform that action at this time.
0 commit comments