Skip to content

Commit

Permalink
Use pika 0.19.1 (oldest supported version) in debug CPU CI configurat…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
msimberg committed Sep 6, 2024
1 parent 2b724c0 commit ff21d8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions ci/docker/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,3 @@ packages:
# Force git as non-buildable to allow deprecated versions in environments
# https://github.com/spack/spack/pull/30040
buildable: false
# TODO: Remove before merging
pika:
require:
- '@main'
1 change: 1 addition & 0 deletions ci/docker/debug-cuda-scalapack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ spack:
- '+fortran'
pika:
require:
- '@0.19.1'
- 'build_type=Debug'
- 'malloc=system'

0 comments on commit ff21d8a

Please sign in to comment.