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:
|
||||
name: windows-vs16
|
||||
runs-on: windows-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: msys2 {0}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user