Skip to content

Commit fb3d9af

Browse files
authored
Merge pull request #226 from per1234/latest-cli
Revert "Pin Arduino CLI version used in CI to 0.13.0 (#222)"
2 parents d8a3a98 + 405198a commit fb3d9af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile-examples.yml

-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ jobs:
195195
- name: Compile examples
196196
uses: arduino/compile-sketches@main
197197
with:
198-
cli-version: 0.13.0
199198
platforms: ${{ matrix.platforms }}
200199
fqbn: ${{ matrix.board.fqbn }}
201200
libraries: |

0 commit comments

Comments
 (0)