mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +01:00
try ubuntu icc pipeline
This commit is contained in:
6
.github/workflows/ubuntu-latest-icc.yml
vendored
6
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user