Skip to content

Commit

Permalink
Merge pull request #17 from home-assistant-libs/use-libnl-address-sel…
Browse files Browse the repository at this point in the history
…ection

Use libnl address selection mode for minimal mDNS
  • Loading branch information
agners committed Jun 1, 2023
2 parents 7393c13 + 6e2ea41 commit c0d2001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
chip_config_memory_debug_checks=false \
chip_config_memory_debug_dmalloc=false \
chip_mdns=\"minimal\" \
chip_minmdns_default_policy=\"libnl\" \
chip_python_version=\"${{ needs.build_prepare.outputs.version }}\" \
chip_python_package_prefix=\"home-assistant-chip\" \
chip_python_platform_tag=\"manylinux_2_31\" \
Expand Down

0 comments on commit c0d2001

Please sign in to comment.