mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 22:29:55 +01:00
try windows icc ci
This commit is contained in:
4
.github/workflows/ubuntu-latest-icc.yml
vendored
4
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user