We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f97dd commit 126bf73Copy full SHA for 126bf73
.github/workflows/CI.yml
@@ -101,7 +101,7 @@ jobs:
101
fc: [ifort]
102
env:
103
MACOS_HPCKIT_URL: >-
104
- https://registrationcenter-download.intel.com/akdlm/irc_nas/17398/m_HPCKit_p_2021.1.0.2681_offline.dmg
+ https://registrationcenter-download.intel.com/akdlm/irc_nas/17890/m_HPCKit_p_2021.3.0.3226_offline.dmg
105
MACOS_FORTRAN_COMPONENTS: >-
106
intel.oneapi.mac.ifort-compiler
107
FC: ${{ matrix.fc }}
0 commit comments