Skip to content

Commit

Permalink
Downgrade arduino cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
tfry-git committed Jul 7, 2024
1 parent 4ec6399 commit 12958b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
- name: Compile examples
uses: arduino/[email protected]
with:
cli-version: 0.35.3
github-token: ${{ secrets.GITHUB_TOKEN }}
fqbn: ${{ matrix.board.fqbn }}
platforms: ${{ matrix.board.platforms }}
Expand Down

0 comments on commit 12958b8

Please sign in to comment.