mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
try ubuntu icc pipeline
This commit is contained in:
4
.github/workflows/win-msys2-gcc.yml
vendored
4
.github/workflows/win-msys2-gcc.yml
vendored
@@ -17,6 +17,10 @@ on:
|
||||
|
||||
jobs:
|
||||
windows-mingw:
|
||||
if: >-
|
||||
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
|
||||
! contains(toJSON(github.event.commits.*.message), '[skip github]')
|
||||
|
||||
name: ${{ matrix.msystem }}
|
||||
runs-on: windows-latest
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user