Skip to content

Commit

Permalink
updated pipeline to windows
Browse files Browse the repository at this point in the history
  • Loading branch information
daerup committed Apr 19, 2024
1 parent 7be4310 commit f4e5e53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on: [push]

jobs:
build:

runs-on: ubuntu-latest
runs-on: windows-latest
strategy:
matrix:
dotnet-version: [ '3.1.x', '6.0.x' ]
Expand Down

0 comments on commit f4e5e53

Please sign in to comment.