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
89ba9af169
commit
96a79ba9c8
1
.github/workflows/win-icc.yml
vendored
1
.github/workflows/win-icc.yml
vendored
@ -64,7 +64,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: >-
|
run: >-
|
||||||
cmake --build build -j ${{ steps.cores.outputs.count }}
|
cmake --build build -j ${{ steps.cores.outputs.count }}
|
||||||
-G "dpcpp generator" -D CMAKE_CXX_COMPILER=dpcpp
|
|
||||||
|
|
||||||
- name: Run
|
- name: Run
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
Loading…
Reference in New Issue
Block a user