mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 22:29:55 +01:00
Update ci workflows
This commit is contained in:
4
.github/workflows/ubuntu-latest-icc.yml
vendored
4
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -17,8 +17,8 @@ on:
|
||||
|
||||
env:
|
||||
URL_BASE: https://registrationcenter-download.intel.com/akdlm/irc_nas/17431
|
||||
LINUX_BASEKIT_URL: ${{env.URL_BASE}}/l_BaseKit_p_2021.1.0.2659_offline.sh
|
||||
LINUX_HPCKIT_URL: ${{env.URL_BASE}}/l_HPCKit_p_2021.1.0.2684_offline.sh
|
||||
LINUX_BASEKIT_URL: ${{URL_BASE}}/l_BaseKit_p_2021.1.0.2659_offline.sh
|
||||
LINUX_HPCKIT_URL: ${{URL_BASE}}/l_HPCKit_p_2021.1.0.2684_offline.sh
|
||||
|
||||
jobs:
|
||||
icc_tests:
|
||||
|
||||
Reference in New Issue
Block a user