We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082e745 commit 4e3298aCopy full SHA for 4e3298a
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: windows-2019
+ runs-on: windows-latest
11
steps:
12
- uses: actions/checkout@v2
13
- uses: NuGet/setup-nuget@v1.0.5
0 commit comments