Skip to content

Commit

Permalink
Need to specify use of windows 2022 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronAtDuo committed Dec 2, 2021
1 parent 246789d commit 4a8d878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/net-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Build and test on .NET Framework
dotnet-framework-ci:
runs-on: windows-latest
runs-on: windows-2022

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

0 comments on commit 4a8d878

Please sign in to comment.