Skip to content

Commit

Permalink
Updated dotnet-test.yml to build on windows os
Browse files Browse the repository at this point in the history
Enforce building on windows platform
  • Loading branch information
sbartholomeusz committed Oct 19, 2023
1 parent 79ea2c9 commit c88064e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
with:
dotnet_version: '3.1.x'
path: './src/Canary.sln'
os-platform: 'windows-latest'
secrets: inherit

0 comments on commit c88064e

Please sign in to comment.