The current development branch of Cricket is failing CI because:
It requires Toga 0.3, which is still in development
Toga is defaults to the platform-appropriate backend, which is GTK on CI.
We need to modify the Beekeeper image and configuration to support installing a development version of Toga, and running the tests using the toga-dummy platform backend.
The current development branch of Cricket is failing CI because:
We need to modify the Beekeeper image and configuration to support installing a development version of Toga, and running the tests using the toga-dummy platform backend.