Skip to content

Commit c92cdfd

Browse files
committed
Fix xcode 14 watchos builds in CI
1 parent dfe76b5 commit c92cdfd

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
@@ -44,7 +44,7 @@ stages:
4444
imageName: 'macOS-12'
4545
DEVELOPER_DIR: '/Applications/Xcode_14.0.app'
4646
WATCHOS_ACTIONS: 'clean test'
47-
WATCHOS_SIMULATOR: 'Apple Watch Series 6 - 44mm'
47+
WATCHOS_SIMULATOR: 'Apple Watch Series 6 (44mm)'
4848
pool:
4949
vmImage: $(imageName)
5050
steps:

0 commit comments

Comments
 (0)