Skip to content

Commit 27e51ae

Browse files
ting-yuanKSP Auto Pick
authored and
KSP Auto Pick
committed
Replace the deprecated ios with iosX64 in tests
(cherry picked from commit 6af7077)
1 parent f9704b0 commit 27e51ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/resources/playground-mpp/workload/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kotlin {
1212
linuxX64()
1313
mingwX64()
1414
macosX64()
15-
ios()
15+
iosX64()
1616
js(IR) {
1717
browser()
1818
nodejs()

0 commit comments

Comments
 (0)