Skip to content

Commit 297449f

Browse files
committed
CI: downgrade swift 5.5 to 5.5.1 on windows due to weird issues
1 parent 4c2f224 commit 297449f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ stages:
111111
SWIFT_VERSION: '5.4.3'
112112
windowsSwift55:
113113
imageName: 'windows-2019'
114-
SWIFT_VERSION: '5.5.2'
114+
SWIFT_VERSION: '5.5.1'
115115
pool:
116116
vmImage: $(imageName)
117117
variables:

0 commit comments

Comments
 (0)