Skip to content

Commit

Permalink
Remove constraint on fmt version
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed May 16, 2023
1 parent 00a13df commit 3f0c34d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion ci/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stages:
timeout: 6 hours
variables:
GIT_SUBMODULE_STRATEGY: recursive
SPACK_SHA: fd45839c04b1130a8da7ad31fa9abc316fd2ddf6
SPACK_SHA: b027f64a7f175b0e7a18388d0aa2484599efd12d
SPACK_DLAF_REPO: ./spack
before_script:
- podman login -u $CSCS_REGISTRY_USER -p $CSCS_REGISTRY_PASSWORD $CSCS_REGISTRY
Expand Down
3 changes: 0 additions & 3 deletions ci/docker/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ packages:
- '~cuda'
- '~openmp'
- '~rocm'
fmt:
version:
- 9.1.0
git:
# Force git as non-buildable to allow deprecated versions in environments
# https://github.com/spack/spack/pull/30040
Expand Down

0 comments on commit 3f0c34d

Please sign in to comment.