Update dotnetframwork.yml

This commit is contained in:
Markus Hofknecht 2020-02-27 17:49:00 +01:00
parent 1b5072a70a
commit c212161b9b

View file

@ -1,11 +1,11 @@
name: .NET Core
name: STM.NetFramework 4.7.2
on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2