From b2eafd735db50c91aff2b840817410b0b44e6892 Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Thu, 26 May 2022 14:26:49 -0700 Subject: [PATCH] Revert "Removing minor version from device_os value. (#104727)" (#104755) This reverts commit 8461e573f8e1295f727a51704d162760bde10119. Co-authored-by: Jenn Magder --- .ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 25267713e2..ecb51a34ba 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -86,7 +86,7 @@ platform_properties: ] os: Mac-12 cpu: x86 - device_os: iOS-15 + device_os: iOS-15.1 xcode: 13a233 mac_arm64_ios: properties: @@ -98,7 +98,7 @@ platform_properties: ] os: Mac-12 cpu: arm64 - device_os: iOS-15 + device_os: iOS-15.1 xcode: 13a233 windows: properties: