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
42f40e8ea2
commit
37edd6b19a
3
.github/workflows/ubuntu-latest-icc.yml
vendored
3
.github/workflows/ubuntu-latest-icc.yml
vendored
@ -61,6 +61,9 @@ jobs:
|
|||||||
- name: Set compiler
|
- name: Set compiler
|
||||||
run: CXX=dpcpp
|
run: CXX=dpcpp
|
||||||
|
|
||||||
|
- name: Set compiler
|
||||||
|
run: dpcpp -v
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
run: cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user