CI: macOS try to build latest GCC (#28709)

This commit is contained in:
Massimiliano Culpo
2022-02-01 21:29:27 +01:00
committed by GitHub
parent 4a29512113
commit 7c31d4d279

View File

@@ -32,7 +32,7 @@ jobs:
run: |
. .github/workflows/install_spack.sh
# 9.2.0 is the latest version on which we apply homebrew patch
spack install -v --fail-fast gcc@9.2.0 %apple-clang
spack install -v --fail-fast gcc@11.2.0 %apple-clang
install_jupyter_clang:
name: jupyter