Update dotnet.yml

This commit is contained in:
Timothy Baldridge 2021-01-02 10:18:18 -07:00 committed by GitHub
parent abc24da243
commit 21e4e1f014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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