Skip to content

Commit 3b89b7a

Browse files
committed
Add Release to configuration matrix
Signed-off-by: Lamparter <71598437+Lamparter@users.noreply.github.com>
1 parent 9b71a9b commit 3b89b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
strategy:
8181
fail-fast: false
8282
matrix:
83-
configuration: [Debug]
83+
configuration: [Debug, Release]
8484
platform: [Any CPU]
8585
env:
8686
CONFIGURATION: ${{ matrix.configuration }}

0 commit comments

Comments
 (0)