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/**
|
- bugfix/**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
LINUX_BASEKIT_URL: >-
|
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/17431/l_BaseKit_p_2021.1.0.2659_offline.sh
|
||||||
https://registrationcenter-download.intel.com/akdlm/irc_nas/17431/
|
LINUX_HPCKIT_URL:
|
||||||
l_BaseKit_p_2021.1.0.2659_offline.sh
|
https://registrationcenter-download.intel.com/akdlm/irc_nas/17427/l_HPCKit_p_2021.1.0.2684_offline.sh
|
||||||
LINUX_HPCKIT_URL: >-
|
|
||||||
https://registrationcenter-download.intel.com/akdlm/irc_nas/17427/
|
|
||||||
l_HPCKit_p_2021.1.0.2684_offline.sh
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_linux_cpp:
|
build_linux_cpp:
|
||||||
|
Loading…
Reference in New Issue
Block a user