1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-16 02:02:21 +01:00

Unpin libretiny version in network test (#10717)

This commit is contained in:
Jimmy Hedman
2025-09-15 00:54:14 +02:00
committed by GitHub
parent b946cb160d
commit af3e1788d1
2 changed files with 1 additions and 4 deletions

View File

@@ -1,8 +1,4 @@
substitutions:
network_enable_ipv6: "true"
bk72xx:
framework:
version: 1.7.0
<<: !include common.yaml

View File

@@ -0,0 +1 @@
<<: !include common.yaml