We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52a759 commit d4591dcCopy full SHA for d4591dc
1 file changed
tests/test-macos-dependencies.sh
@@ -83,7 +83,6 @@ check_homebrew_dependencies "${dependencies[@]}" || exit 1
83
dependencies=(
84
"dotnet-sdk"
85
"flutter"
86
- "simply-fortran"
87
)
88
check_homebrew_cask_dependencies "${dependencies[@]}" || exit 1
89
0 commit comments