Skip to content

Commit

Permalink
Fixing version of fmtlib
Browse files Browse the repository at this point in the history
  • Loading branch information
whart222 committed Aug 5, 2024
1 parent 9af8fd2 commit 65fe25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ else
spack env create $spack_env
spack env activate $spack_env
spack compiler find
spack add asl fmt rapidjson catch2 highs $with_valgrind $with_scip
spack add asl fmt@8.0.1 rapidjson catch2 highs $with_valgrind $with_scip
spack install
spack env deactivate
spack repo remove `pwd`/_spack_tpls/repo
Expand Down

0 comments on commit 65fe25e

Please sign in to comment.