Skip to content

Commit b12a554

Browse files
committed
[CI] Force arduino-cli 0.10.0 usage
Signed-off-by: Frederic Pillon <[email protected]>
1 parent d07c1db commit b12a554

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/Continuous-Integration.yml

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- name: Compilation
5454
id: Compile
5555
uses: stm32duino/actions/compile-examples@master
56+
with:
57+
cli-version: '0.10.0'
5658

5759
# Use the output from the `Compile` step
5860
- name: Compilation Errors

0 commit comments

Comments
 (0)