Since Jerboa uses a CI different than Github Actions, is there a way to try new builds (e.g. after a commit in main) without having to compile? Just curious
Since Jerboa uses a CI different than Github Actions, is there a way to try new builds (e.g. after a commit in main) without having to compile? Just curious
It looks like they don’t perform a release for each commit to main, although they do run a pipeline build each time. So your best bet is this page. https://github.com/dessalines/jerboa/releases
It appears the only releases here are the ones that are in the app stores according to versions and dates. Maybe with growing interest the team will give us cutting edge builds.
Yes let’s hope so, so we can also help with debugging :) Anyways, thank you