setup-agda
setup-agda copied to clipboard
Support for v2.8.0 (#226)
What else is needed here?
This needs support for agda-stdlib 2.3 to be incorporated either in the same PR or in a separate PR. The primary thing that's crashing is testing the latest Agda version against its standard library.
It seems this action is difficult to maintain due to its complexity.
I wrote a simplistic setup action that can install 2.8.0 and the standard-library from the versions released on the @agda organization: https://github.com/agda/agda-setup-action