mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
fix(ci): pin component manager version to older one to fix build
This commit is contained in:
@ -4,7 +4,7 @@ dependencies:
|
||||
|
||||
# Defining a dependency from the registry:
|
||||
# https://components.espressif.com/component/example/cmp
|
||||
example/cmp: ">=3.3.3"
|
||||
example/cmp: "=3.3.8"
|
||||
|
||||
# # Other ways to define dependencies
|
||||
#
|
||||
|
Reference in New Issue
Block a user