diff --git a/.github/workflows/samples-dotnet-fx.yaml b/.github/workflows/samples-dotnet-fx.yaml index 94cd8ea40e08..aa8a32298210 100644 --- a/.github/workflows/samples-dotnet-fx.yaml +++ b/.github/workflows/samples-dotnet-fx.yaml @@ -12,7 +12,7 @@ on: jobs: build: name: Build .Net projects - runs-on: windows-2019 + runs-on: windows-latest strategy: fail-fast: false matrix: