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 e0bddf8 commit 72dd5b9Copy full SHA for 72dd5b9
.github/workflows/spack.yml
@@ -21,7 +21,6 @@ jobs:
21
cd ..
22
git clone --depth 1 https://github.com/spack/spack
23
cd spack
24
- [[ $(uname) == "Linux" ]] && sudo apt-get install -y gfortran gfortran-7 gfortran-8 gfortran-9 gfortran-10
25
26
# Use this branch for testing, not main
27
sed -i -e 's,="main",="${{ github.head_ref }}",' var/spack/repos/builtin/packages/charmpp/package.py
0 commit comments