Skip to content

Commit

Permalink
Useless change to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Sep 10, 2024
1 parent b80345f commit 4cc9272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ def configure(self):
self.options["grpc"].node_plugin = False
self.options["grpc"].objective_c_plugin = False
self.options["grpc"].php_plugin = False
self.options["grpc"].python_plugin = False
self.options["grpc"].ruby_plugin = False
self.options["grpc"].python_plugin = False
self.options["asio-grpc"].local_allocator = "recycling_allocator"

def layout(self):
Expand Down

0 comments on commit 4cc9272

Please sign in to comment.