mirror of
https://github.com/red0124/ssp.git
synced 2026-08-01 09:57:46 +02:00
try ubuntu icc pipeline
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user