Skip to content

Commit fb1cd4b

Browse files
authored
Merge pull request #9678 from dschaefer2/fixCompileError
2 parents e6a7aae + 820b53d commit fb1cd4b

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)