Skip to content

Commit

Permalink
Runs on Windows 2019 because of missing .NET Framework 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkl authored May 3, 2022
1 parent e1c940d commit baa2b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:

runs-on: windows-latest
runs-on: windows-2019

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit baa2b5c

Please sign in to comment.