We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f70572 commit aedb478Copy full SHA for aedb478
1 file changed
.github/workflows/samples-dotnet-fx.yaml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
name: Build .Net projects
15
- runs-on: windows-2019
+ runs-on: windows-latest
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments