haskell / haskell-mode

Emacs mode for Haskell
http://haskell.github.io/haskell-mode/
GNU General Public License v3.0
1.33k stars 344 forks source link

ci: Test only the latest Emacs minor version #1851

Closed jcs090218 closed 2 months ago

jcs090218 commented 2 months ago

It's generally enough to only test the latest minor version. 🤔 So we can lower the CI time.

purcell commented 2 months ago

Why?

jcs090218 commented 2 months ago

I've added the reason in OP. :)

purcell commented 2 months ago

Okay, so here's why it was the way it was:

So I have a couple of updates to make here, but I won't make exactly the changes proposed. Thanks for the poke though!