Skip to content

Commit

Permalink
Removed CI test with Spack on CentOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Madeeks committed Oct 24, 2024
1 parent 80251b7 commit e70ce45
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,6 @@ spack_debian10:
before_script:
- . ./CI/utility_docker_functions.bash Release gcc.cmake $(pwd) $HOST_CACHES_PATH spack-debian10 spack-debian10

spack_centos7:
extends: .scheduled_spack_package
before_script:
- . ./CI/utility_docker_functions.bash Release gcc.cmake $(pwd) $HOST_CACHES_PATH spack-centos7 spack-centos7

spack_fedora34:
extends: .scheduled_spack_package
before_script:
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

### Removed

- Removed the CI test with Spack on CentOS 7


## [1.7.0]

### Added
Expand Down
28 changes: 0 additions & 28 deletions CI/Dockerfile.spack-centos7

This file was deleted.

0 comments on commit e70ce45

Please sign in to comment.