mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
try icc win ci
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user