Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 78b914d

Browse files
author
Casey Hillers
authored
[ci.yaml] Add linux platform properties (#4282)
1 parent 797c61d commit 78b914d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.ci.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ enabled_branches:
99
- master
1010

1111
platform_properties:
12+
linux:
13+
properties:
14+
caches: >-
15+
[
16+
]
17+
dependencies: >
18+
[
19+
{"dependency": "curl"}
20+
]
21+
device_type: none
22+
os: Linux
1223
windows:
1324
properties:
1425
caches: >-

0 commit comments

Comments
 (0)