Skip to content

Commit

Permalink
Update compiler version for muxto (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
facchinm authored Aug 24, 2022
1 parent 4137a59 commit 134ff96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile-muxto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
source-url: https://www.mattairtech.com/software/arduino/package_MattairTech_index.json
# This needs to match with the version of MattairTech_Arduino:samd the Arduino fork is based on in order to get the right tool versions
version: 1.6.17
# Install officila samd version for compiler support
- name: arduino:samd
# Install the platform with MuxTO support
- name: arduino:samd
source-url: https://github.com/arduino/ArduinoCore-samd.git
Expand Down

0 comments on commit 134ff96

Please sign in to comment.