We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d928273 + 62116df commit 223540eCopy full SHA for 223540e
.github/workflows/CI.yml
@@ -169,7 +169,7 @@ jobs:
169
cxx: [icpc]
170
env:
171
MACOS_HPCKIT_URL: >-
172
- https:/registrationcenter-download.intel.com/akdlm/IRC_NAS/a99cb1c5-5af6-4824-9811-ae172d24e594/m_HPCKit_p_2023.1.0.44543.dmg
+ https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a99cb1c5-5af6-4824-9811-ae172d24e594/m_HPCKit_p_2023.1.0.44543.dmg
173
MACOS_FORTRAN_COMPONENTS: all
174
FC: ${{ matrix.fc }}
175
CC: ${{ matrix.cc }}
0 commit comments