Skip to content

Commit 3b6a7ca

Browse files
authored
Update bcr presubmit (jpsim#757)
1 parent 5eb13a3 commit 3b6a7ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bcr/presubmit.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ tasks:
2121
name: Verify targets (macOS)
2222
platform: macos
2323
build_targets:
24-
- '@sourcekitten//:sourcekitten'
24+
# TODO: Build `:sourcekitten` target when CI has Xcode 14 installed
25+
- '@sourcekitten//:SourceKittenFramework'

0 commit comments

Comments
 (0)