Skip to content

Commit

Permalink
only build release
Browse files Browse the repository at this point in the history
  • Loading branch information
twsouthwick committed May 8, 2024
1 parent 1a21004 commit 165cf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
configuration: [ debug, release ]
configuration: [ release ]
tfm: [ net462, net6.0, net8.0 ]
rid: [ win-x64, linux-x64 ]
exclude:
Expand Down

0 comments on commit 165cf9e

Please sign in to comment.