adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
115 stars 73 forks source link

until BSP link is fixed #158

Closed ladyada closed 1 year ago

ladyada commented 1 year ago

remove drazzy so we don't fail on installing the BSP json file

caternuson commented 1 year ago

URL removed. Works. Just restarted a failed CI run and it got passed this issue. Approved! :)

Adding the underlying issue for ref: https://github.com/SpenceKonde/megaTinyCore/issues/1001

Also, previous fixes FWIW: https://github.com/adafruit/ci-arduino/pull/155 (switch to gist hosted json) https://github.com/adafruit/ci-arduino/pull/156 (reverts above)