mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
Update ci workflows
This commit is contained in:
4
.github/workflows/win-msvc.yml
vendored
4
.github/workflows/win-msvc.yml
vendored
@@ -25,8 +25,6 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
runs-on: ${{matrix.config.os}}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
@@ -40,6 +38,8 @@ jobs:
|
||||
build: [Debug, Release]
|
||||
platform: [Win32, x64]
|
||||
|
||||
runs-on: ${{matrix.config.os}}
|
||||
|
||||
name: "${{matrix.config.vs}}: ${{matrix.platform}}: ${{matrix.build}}"
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user