Remove configuration matrix
This commit is contained in:
parent
5fd0b63c76
commit
9611eb6522
2 changed files with 1 additions and 6 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
|
@ -9,12 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
configuration: [Release]
|
||||
|
||||
runs-on: windows-latest
|
||||
|
||||
env:
|
||||
solution: AmagnoVirtualPrinter.sln
|
||||
configuration: Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue