stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
220 stars 12 forks source link

Use more recent SBCL releases in CI pipeline #38

Open sdilts opened 8 months ago

sdilts commented 8 months ago

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:

  1. Build SBCL in the pipeline.
  2. Use a better distro that generally keeps SBCL more up to date: