Skip to content

Commit 820b53d

Browse files
committed
fix compile error
1 parent e6a7aae commit 820b53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/WorkspaceTests/PrebuiltsTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ final class PrebuiltsTests: XCTestCase {
14351435
swiftVersion: swiftVersion,
14361436
httpClient: httpClient,
14371437
archiver: archiver,
1438-
hostPlatform: .macos_aarch64,
1438+
hostPlatform: .macos_universal,
14391439
rootCertPath: rootCertPath
14401440
),
14411441
)

0 commit comments

Comments
 (0)