try icc win ci

This commit is contained in:
ado 2021-02-25 21:58:08 +01:00
parent 89ba9af169
commit 96a79ba9c8

View File

@ -64,7 +64,6 @@ jobs:
- name: Build
run: >-
cmake --build build -j ${{ steps.cores.outputs.count }}
-G "dpcpp generator" -D CMAKE_CXX_COMPILER=dpcpp
- name: Run
working-directory: build