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 a1249e2 commit 64de9bcCopy full SHA for 64de9bc
.github/workflows/UnitTests.yml
@@ -357,7 +357,7 @@ jobs:
357
using Pkg
358
Pkg.develop(path="lib/MPIPreferences")
359
using MPIPreferences
360
- MPIPreferences.use_jll_binary("MPItrampoline", export_prefs=true)
+ MPIPreferences.use_jll_binary("MPItrampoline_jll", export_prefs=true)
361
362
- uses: julia-actions/julia-runtest@latest
363
0 commit comments