sensorium / Mozzi

sound synthesis library for Arduino
https://sensorium.github.io/Mozzi/
GNU Lesser General Public License v2.1
1.05k stars 184 forks source link

Teensy (3.6 and 4.1) CI jobs are failing #258

Open tfry-git opened 3 weeks ago

tfry-git commented 3 weeks ago

This does not appear to be our fault, currently. E.g. https://github.com/sensorium/Mozzi/actions/runs/9488741406/job/26164634199#step:4:199

I tried re-running the action for a previously successful commit (https://github.com/sensorium/Mozzi/commit/6b4ba48cf29258d7c64cf33886b758738c8b528f), and it failed, there, too.

Error message:

Opening Teensy Loader... Unable find Teensy Loader. (p) Is the Teensy Loader application running? quit

We may possibly have to adjust something in the action setup, though.

tfry-git commented 2 weeks ago

Updates: