LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
26 stars 5 forks source link

macos_CI_missing_distutil #355

Closed nicolaslg closed 5 months ago

nicolaslg commented 5 months ago

spack up to 0.20.3 requires a python 3.6 - 3.11 : https://spack.readthedocs.io/en/v0.20.3/getting_started.html

The macos github shared runners switched to python 3.12 a few months back : https://github.com/actions/runner-images/commit/7b64e0503ed2f3fcec42ffb8a4e518a7f975135f which broke our macosCI.

The CI should work again when switching to spack-0.21