File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ stages:
4242 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
4343 macosSwift55 :
4444 imageName : ' macOS-11'
45- DEVELOPER_DIR : ' /Applications/Xcode_13.0 .app'
45+ DEVELOPER_DIR : ' /Applications/Xcode_13.1 .app'
4646 WATCHOS_ACTIONS : ' clean test'
4747 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
4848 pool :
@@ -87,7 +87,7 @@ stages:
8787 containerImage : ' swift:5.4.3-bionic'
8888 linuxSwift55 :
8989 imageName : ' ubuntu-18.04'
90- containerImage : ' swift:5.5-bionic'
90+ containerImage : ' swift:5.5.1 -bionic'
9191 pool :
9292 vmImage : $(imageName)
9393 container : $[ variables['containerImage'] ]
@@ -111,7 +111,7 @@ stages:
111111 SWIFT_VERSION : ' 5.4.3'
112112 windowsSwift55 :
113113 imageName : ' windows-2019'
114- SWIFT_VERSION : ' 5.5'
114+ SWIFT_VERSION : ' 5.5.1 '
115115 pool :
116116 vmImage : $(imageName)
117117 variables :
You can’t perform that action at this time.
0 commit comments