try icc win ci

This commit is contained in:
ado
2021-02-25 21:34:11 +01:00
parent 4e1321b491
commit 902f37bc8c
4 changed files with 20 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ env:
https://registrationcenter-download.intel.com/akdlm/irc_nas/17427/l_HPCKit_p_2021.1.0.2684_offline.sh
jobs:
build_linux_cpp:
icc_tests:
if: >-
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
! contains(toJSON(github.event.commits.*.message), '[skip github]')