We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04183e0 commit acda054Copy full SHA for acda054
.github/workflows/compile_examples.yml
@@ -113,7 +113,6 @@ jobs:
113
- name: Compile examples
114
uses: arduino/compile-sketches@v1
115
with:
116
- cli-version: 0.35.3 # See https://github.com/arduino/arduino-cli/issues/2658. Current version (1.0.2) breaks with Teensy.
117
github-token: ${{ secrets.GITHUB_TOKEN }}
118
fqbn: ${{ matrix.board.fqbn }}
119
platforms: ${{ matrix.board.platforms }}
0 commit comments