Skip to content

Commit

Permalink
install gfortran versions explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu committed Oct 30, 2023
1 parent 95d98e0 commit 2d1ec08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build-spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
sudo apt-get -qq update
sudo apt-get -qq install tar unzip file curl gringo
sudo apt-get -qq install build-essential binutils-dev gfortran gdb
sudo apt-get -qq install libgfortran-12 libgfortran-13
sudo apt-get -qq install python3-dev
# restore Intel oneAPI compiler installation from cache
Expand Down

0 comments on commit 2d1ec08

Please sign in to comment.