Skip to content

Commit

Permalink
Filter out broken grpc example on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
BalestraPatrick committed Nov 3, 2022
1 parent 1fa4275 commit f9b7af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/rules_swift/1.2.0/presubmit.yml
Expand Up @@ -20,6 +20,7 @@ tasks:
- "--action_env=PATH"
build_targets:
- "@rules_swift//examples/xplatform/..."
- "-@rules_swift//examples/xplatform/grpc/..." # TODO: Fix grpc on Linux
verify_targets_macos:
name: Verify build targets
platform: macos
Expand Down

0 comments on commit f9b7af7

Please sign in to comment.