summaryrefslogtreecommitdiff
path: root/.github/workflows/generate_spack_yaml_containerize.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-07-09Improve organization of CI workflow scripts and pip requirements (#45037)Alec Scott1-9/+0
2022-04-22Update Dockerfiles and images for Spack v0.18.0 (#30216)Massimiliano Culpo1-0/+9
This PR updates the list of images we build nightly, deprecating Ubuntu 16.04 and CentOS 8 and adding Ubuntu 20.04, Ubuntu 22.04 and CentOS Stream. It also removes a lot of duplication by generating the Dockerfiles during the CI workflow and uploading them as artifacts for later inspection or reuse.