Skip to content

Commit

Permalink
Use default address policy for minimal DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Feb 6, 2024
1 parent 4111e36 commit 75e11c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
chip_config_memory_debug_checks=false \
chip_config_memory_debug_dmalloc=false \
chip_mdns=\"minimal\" \
chip_minmdns_default_policy=\"libnl\" \
chip_minmdns_default_policy=\"default\" \
chip_python_version=\"${{ needs.build_prepare.outputs.version }}\" \
chip_python_package_prefix=\"home-assistant-chip\" \
chip_python_platform_tag=\"macosx_14_0\" \
Expand Down

0 comments on commit 75e11c7

Please sign in to comment.