We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9416ab commit 25edf97Copy full SHA for 25edf97
.github/workflows/continuous.yml
@@ -42,6 +42,7 @@ jobs:
42
libglu1-mesa-dev \
43
xorg-dev \
44
mpi \
45
+ trilinos-dev \
46
ccache
47
echo 'CACHE_PATH=~/.ccache' >> "$GITHUB_ENV"
48
0 commit comments