try ubuntu icc pipeline

This commit is contained in:
ado
2021-02-24 21:00:57 +01:00
parent dd854c320e
commit ce1d29a4d2

View File

@@ -48,6 +48,12 @@ jobs:
- name: Setup icc
run: source script/ci_setup_icc.sh
- name: Test setup icc
run: echo $CXX
- name: Test icc
run: dpcpp -v
- name: Install dependencies
run: sudo script/ci_install_deps.sh