Closed mathieucarbou closed 10 months ago
Ci build is currently failing because of this issue: https://github.com/adafruit/ci-arduino/issues/169
The problem is that even if your code is compatible, dependencies might not be.
ideally, you would want to fork yourself the ci-arduino repo and do the same changes as ayushsharma82/ci-arduino in order to point to your own fork.
You might want to activate Github Actions on this PR to test that...
Ci build is currently failing because of this issue: https://github.com/adafruit/ci-arduino/issues/169
The problem is that even if your code is compatible, dependencies might not be.
ideally, you would want to fork yourself the ci-arduino repo and do the same changes as ayushsharma82/ci-arduino in order to point to your own fork.