[Ubuntu] always install gfrotran (#10069)

This commit is contained in:
Mikhail Koliada
2024-06-16 17:56:46 +02:00
committed by GitHub
parent e85f1e429d
commit 3793317199
@@ -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"