mirror of
https://github.com/red0124/ssp.git
synced 2025-02-02 16:51:12 +01:00
try icc win ci
This commit is contained in:
parent
96a79ba9c8
commit
3cf5c56366
2
.github/workflows/win-icc.yml
vendored
2
.github/workflows/win-icc.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
- name: Configure
|
- name: Configure
|
||||||
run: >-
|
run: >-
|
||||||
cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
||||||
-G "dpcpp generator" -D CMAKE_CXX_COMPILER=dpcpp
|
-D CMAKE_CXX_COMPILER=dpcpp
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: >-
|
run: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user