NOAA-EMC / NCEPLIBS-g2c

This library contains C decoder/encoder routines for GRIB edition 2.
Other
17 stars 11 forks source link

too many spack runs in CI #442

Closed edwardhartnett closed 9 months ago

edwardhartnett commented 9 months ago

I think checking each combination of options is too much. THere are dozens of spack CI runs, which really slow down testing and also burn up a lot of electricity. How can we reduce them to about 5 or 6 spack builds at most?

AlexanderRichert-NOAA commented 9 months ago

445 reduces it to two, and we can always add other combinations later as needed.