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
902f37bc8c
commit
cbc59655d2
2
.github/workflows/win-icc.yml
vendored
2
.github/workflows/win-icc.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
run: script/ci_install_deps.sh
|
run: script/ci_install_deps.sh
|
||||||
|
|
||||||
- name: Setup icc
|
- name: Setup icc
|
||||||
script/ci_win_setup_icc.bat
|
run: script/ci_win_setup_icc.bat
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: CXX=dpcpp && cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
run: CXX=dpcpp && cmake -S test -B build -D CMAKE_BUILD_TYPE=Debug
|
||||||
|
Loading…
Reference in New Issue
Block a user