mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
try ubuntu icc pipeline
This commit is contained in:
parent
a949bf5ace
commit
0b8b1dda22
2
.github/workflows/ubuntu-latest-icc.yml
vendored
2
.github/workflows/ubuntu-latest-icc.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
install-${{ env.LINUX_HPCKIT_URL }}-${{ env.LINUX_CPP_COMPONENTS_WEB }}-compiler-${{ hashFiles('**/scripts/cache_exclude_linux.sh') }}
|
||||
|
||||
- name: Install icc
|
||||
run: scripts/ci_install_icc.sh $LINUX_HPCKIT_URL $LINUX_CPP_COMPONENTS_WEB
|
||||
run: script/ci_install_icc.sh $LINUX_HPCKIT_URL $LINUX_CPP_COMPONENTS_WEB
|
||||
|
||||
- name: Install dependencies
|
||||
run: script/ci_install_deps.sh
|
||||
|
Loading…
Reference in New Issue
Block a user