mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
try ubuntu icc pipeline
This commit is contained in:
3
.github/workflows/ubuntu-latest-icc.yml
vendored
3
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -61,6 +61,9 @@ jobs:
|
||||
- name: Set compiler
|
||||
run: CXX=dpcpp
|
||||
|
||||
- name: Set compiler
|
||||
run: dpcpp -v
|
||||
|
||||
- name: Configure
|
||||
run: cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user