Skip to content

Commit 223540e

Browse files
committed
Merge branch 'upgrade_intel_compiler' of github.com:perazz/stdlib into upgrade_intel_compiler
2 parents d928273 + 62116df commit 223540e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
cxx: [icpc]
170170
env:
171171
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
172+
https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a99cb1c5-5af6-4824-9811-ae172d24e594/m_HPCKit_p_2023.1.0.44543.dmg
173173
MACOS_FORTRAN_COMPONENTS: all
174174
FC: ${{ matrix.fc }}
175175
CC: ${{ matrix.cc }}

0 commit comments

Comments
 (0)