atomic-write icon indicating copy to clipboard operation
atomic-write copied to clipboard

Added `kleidukos/get-tested action` to generate CI matrix

Open DavidMazarro opened this issue 1 year ago • 0 comments

Thanks to the get-tested action, we can automatically generate the matrix of GHC versions to run the CI on. This keeps the tested-with versions we set in Cabal files accurate to what is actually being tested in the CI.

Since atomic-write was missing the tested-with stanza in its Cabal file, I also added that.

DavidMazarro avatar Apr 16 '24 11:04 DavidMazarro