Update dotnetcore.yml

This commit is contained in:
Holger
2020-04-18 15:47:08 +02:00
committed by GitHub
parent c44931c11e
commit e91fe89a72

View File

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