Add curl
dependency to plugin_test_linux (#121807)
Add `curl` dependency to plugin_test_linux
This commit is contained in:
parent
c7fa8e5f7d
commit
92bb306bcd
3
.ci.yaml
3
.ci.yaml
@ -706,7 +706,8 @@ targets:
|
|||||||
[
|
[
|
||||||
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
|
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
|
||||||
{"dependency": "cmake", "version": "version:3.16.1"},
|
{"dependency": "cmake", "version": "version:3.16.1"},
|
||||||
{"dependency": "ninja", "version": "version:1.9.0"}
|
{"dependency": "ninja", "version": "version:1.9.0"},
|
||||||
|
{"dependency": "curl", "version": "version:7.64.0"}
|
||||||
]
|
]
|
||||||
tags: >
|
tags: >
|
||||||
["devicelab", "hostonly", "linux"]
|
["devicelab", "hostonly", "linux"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user