Skip to content

Commit 9734844

Browse files
committed
CI: Force fmt to cxxstd=17
1 parent f883471 commit 9734844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- run: |
3434
spack external find
3535
spack compiler find
36+
spack install fmt cxxstd=17
3637
spack spec seacas@master~mpi
3738
spack install seacas@master~mpi
3839
spack find

0 commit comments

Comments
 (0)