Update dotnet.yml

This commit is contained in:
pointfeev 2021-08-09 03:51:51 -05:00 committed by GitHub
parent 10602dd613
commit 663c6bf9be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2