Skip to content

Commit

Permalink
Update presubmit.yml (#12)
Browse files Browse the repository at this point in the history
Try to use new BCR `macos_arm64` and Bazel definition to fix broken BRC
builds.
  • Loading branch information
mattrobmattrob authored Feb 22, 2024
1 parent cc425c3 commit 8262f37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tasks:
verify_build_targets:
name: Verify Build targets on macOS
platform: macos
platform: macos_arm64
bazel: "7.x"
build_targets:
- "@swift_bep_parser//SwiftBEPParser/Sources:SwiftBEPParser"

0 comments on commit 8262f37

Please sign in to comment.