mirror of
https://github.com/red0124/ssp.git
synced 2025-02-09 03:31:11 +01:00
try vs ci
This commit is contained in:
parent
8619451168
commit
c9e5993ed9
3
.github/workflows/vs16.yml
vendored
3
.github/workflows/vs16.yml
vendored
@ -17,6 +17,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash
|
||||||
runs-on: ${{matrix.config.os}}
|
runs-on: ${{matrix.config.os}}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
Reference in New Issue
Block a user