mirror of
https://github.com/red0124/ssp.git
synced 2025-02-02 16:51:12 +01:00
try ubuntu icc pipeline
This commit is contained in:
parent
bb9c6a625e
commit
43101288ef
9
.github/workflows/ubuntu-latest-icc.yml
vendored
9
.github/workflows/ubuntu-latest-icc.yml
vendored
@ -16,12 +16,9 @@ on:
|
||||
- bugfix/**
|
||||
|
||||
env:
|
||||
LINUX_BASEKIT_URL: >-
|
||||
https://registrationcenter-download.intel.com/akdlm/irc_nas/17431/
|
||||
l_BaseKit_p_2021.1.0.2659_offline.sh
|
||||
LINUX_HPCKIT_URL: >-
|
||||
https://registrationcenter-download.intel.com/akdlm/irc_nas/17427/
|
||||
l_HPCKit_p_2021.1.0.2684_offline.sh
|
||||
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/17431/l_BaseKit_p_2021.1.0.2659_offline.sh
|
||||
LINUX_HPCKIT_URL:
|
||||
https://registrationcenter-download.intel.com/akdlm/irc_nas/17427/l_HPCKit_p_2021.1.0.2684_offline.sh
|
||||
|
||||
jobs:
|
||||
build_linux_cpp:
|
||||
|
Loading…
Reference in New Issue
Block a user