Skip to content

Commit 8461e57

Browse files
authored
Removing minor version from device_os value. (#104727)
1 parent cc73366 commit 8461e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ platform_properties:
8686
]
8787
os: Mac-12
8888
cpu: x86
89-
device_os: iOS-15.1
89+
device_os: iOS-15
9090
xcode: 13a233
9191
mac_arm64_ios:
9292
properties:
@@ -98,7 +98,7 @@ platform_properties:
9898
]
9999
os: Mac-12
100100
cpu: arm64
101-
device_os: iOS-15.1
101+
device_os: iOS-15
102102
xcode: 13a233
103103
windows:
104104
properties:

0 commit comments

Comments
 (0)