Skip to content

Commit acda054

Browse files
committed
Remove obsolete workaround (fixed upstream)
1 parent 04183e0 commit acda054

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile_examples.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
- name: Compile examples
114114
uses: arduino/compile-sketches@v1
115115
with:
116-
cli-version: 0.35.3 # See https://github.com/arduino/arduino-cli/issues/2658. Current version (1.0.2) breaks with Teensy.
117116
github-token: ${{ secrets.GITHUB_TOKEN }}
118117
fqbn: ${{ matrix.board.fqbn }}
119118
platforms: ${{ matrix.board.platforms }}

0 commit comments

Comments
 (0)