We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ba9f6 commit 8de694dCopy full SHA for 8de694d
.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