Skip to content

Commit 8648514

Browse files
committed
and probably the swift-6.0-RELEASE tag of indexstore-db
1 parent e9be400 commit 8648514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SymbolGraphBuilderTests/Main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ enum Main:TestMain, TestBattery
369369
try workspace.build(package: try .remote(
370370
package: "indexstore-db",
371371
from: "https://github.com/apple/indexstore-db.git",
372-
at: "swift-5.10-RELEASE",
372+
at: "swift-6.0-RELEASE",
373373
in: workspace,
374374
flags: .init(cxx: ["-I/usr/lib/swift", "-I/usr/lib/swift/Block"])),
375375
with: toolchain)

0 commit comments

Comments
 (0)