try windows icc ci

This commit is contained in:
ado
2021-02-24 22:23:51 +01:00
parent 43101288ef
commit 8f5cda7a2b
2 changed files with 68 additions and 0 deletions

View File

@@ -22,6 +22,10 @@ env:
jobs:
build_linux_cpp:
if: >-
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
! contains(toJSON(github.event.commits.*.message), '[skip github]')
runs-on: ubuntu-latest
defaults:
run: