You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unnecessary installation of arduino:samd from CI workflow (#66)
Installing Arduino SAMD Boards is unnecessary and can mask issues caused by Adafruit SAMD Boards' platform.txt specifying different tools versions than what the package index's toolsDependencies field defines.
0 commit comments