Skip to content

Commit 20f0e79

Browse files
authored
Merge pull request #115 from home-assistant-libs/use-data-model-im
Explicitly select new data model provider
2 parents a4640c5 + 6034d18 commit 20f0e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ jobs:
199199
chip_exchange_node_id_logging=true \
200200
chip_mdns=\"minimal\" \
201201
chip_minmdns_default_policy=\"libnl\" \
202+
chip_use_data_model_interface=\"enabled\" \
202203
chip_python_version=\"${{ needs.build_prepare.outputs.version }}\" \
203204
chip_python_package_prefix=\"home-assistant-chip\" \
204205
chip_python_platform_tag=\"manylinux_2_31\" \

0 commit comments

Comments
 (0)