[Ubuntu] always install gfrotran (#10069)
This commit is contained in:
@@ -14,4 +14,7 @@ for version in ${versions[*]}; do
|
||||
apt-get install $version
|
||||
done
|
||||
|
||||
echo "Install versionless gfortran (latest)"
|
||||
apt-get install gfortran
|
||||
|
||||
invoke_tests "Tools" "gfortran"
|
||||
|
||||
Reference in New Issue
Block a user