mirror of
https://github.com/red0124/ssp.git
synced 2025-02-02 16:51:12 +01:00
try fix vs16-ci, change shell
This commit is contained in:
parent
71b0121bb0
commit
d353c5828c
3
.github/workflows/vs16.yml
vendored
3
.github/workflows/vs16.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
|||||||
ci:
|
ci:
|
||||||
name: windows-vs16
|
name: windows-vs16
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: msys2 {0}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user