Update dotnetcore.yml

This commit is contained in:
Sam Xu 2020-03-29 17:37:37 -07:00
parent f606360637
commit 072c632766

View file

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