Skip to content

Commit 7d583c8

Browse files
committed
fix(ci): upgrade iOS target OS version to 18.3.1
1 parent d80cb84 commit 7d583c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/.tests.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export AVD_ABI=x86
2424
export ANDROID_DISABLE_AVD_TESTS=1
2525

2626
## IOS ##
27-
export IOS_TARGET_OS="18.1"
27+
export IOS_TARGET_OS="18.3.1"
2828
export IOS_DEVICE="iPhone 16"
2929
export SDK_IOS="iphonesimulator"
3030

0 commit comments

Comments
 (0)