Skip to content

Commit 1a4814d

Browse files
committed
CI: Force latest fmt install
1 parent 9734844 commit 1a4814d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: |
3434
spack external find
3535
spack compiler find
36-
spack install fmt cxxstd=17
36+
spack install fmt@11.2.0 cxxstd=17
3737
spack spec seacas@master~mpi
3838
spack install seacas@master~mpi
3939
spack find

0 commit comments

Comments
 (0)