Skip to content

Commit

Permalink
GitHub-CI: test CPP17
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrum committed Mar 8, 2022
1 parent 28273ec commit 790e54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
cd build
cmake -D CMAKE_BUILD_TYPE=Debug \
-D DEAL_II_CXX_FLAGS='-Werror' \
-D CMAKE_CXX_STANDARD=17 \
-D DEAL_II_EARLY_DEPRECATIONS=ON \
-D DEAL_II_WITH_MPI="ON" \
-D DEAL_II_WITH_TRILINOS="ON" \
Expand Down

0 comments on commit 790e54a

Please sign in to comment.