Cleanup CI
This commit is contained in:
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@@ -7,6 +7,9 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: >-
|
||||
${{matrix.platform}} ${{matrix.toolset}} c++${{matrix.standard}}
|
||||
${{matrix.build_type}} ${{matrix.shared && 'Shared' || ''}}
|
||||
runs-on: ${{matrix.os}}
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user