You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use Fedora for the CI pipeline. However, Fedora doesn't routinely update it's SBCL version, which leads to issues like #36 slipping past the CI tests.
The options that I've found so far are:
Build SBCL in the pipeline.
Use a better distro that generally keeps SBCL more up to date:
We currently use Fedora for the CI pipeline. However, Fedora doesn't routinely update it's SBCL version, which leads to issues like #36 slipping past the CI tests.
The options that I've found so far are:
The text was updated successfully, but these errors were encountered: