File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ stages:
3131 WATCHOS_ACTIONS : ' clean test'
3232 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
3333 macosSwift55 :
34- imageName : ' macOS-11 '
34+ imageName : ' macOS-12 '
3535 DEVELOPER_DIR : ' /Applications/Xcode_13.2.1.app'
3636 WATCHOS_ACTIONS : ' clean test'
3737 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
@@ -41,15 +41,15 @@ stages:
4141 WATCHOS_ACTIONS : ' clean test'
4242 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
4343 macosSwift57 :
44- imageName : ' macOS-12 '
44+ imageName : ' macOS-13 '
4545 DEVELOPER_DIR : ' /Applications/Xcode_14.2.app'
4646 WATCHOS_ACTIONS : ' clean test'
4747 WATCHOS_SIMULATOR : ' Apple Watch Series 6 (44mm)'
48- # macosSwift58:
49- # imageName: 'macOS-13'
50- # DEVELOPER_DIR: '/Applications/Xcode_14.3.app'
51- # WATCHOS_ACTIONS: 'clean test'
52- # WATCHOS_SIMULATOR: 'Apple Watch Series 6 (44mm)'
48+ macosSwift58 :
49+ imageName : ' macOS-13'
50+ DEVELOPER_DIR : ' /Applications/Xcode_14.3.app'
51+ WATCHOS_ACTIONS : ' clean test'
52+ WATCHOS_SIMULATOR : ' Apple Watch Series 6 (44mm)'
5353 pool :
5454 vmImage : $(imageName)
5555 steps :
You can’t perform that action at this time.
0 commit comments