Skip to content

Commit d5027a9

Browse files
committed
returned windows 2019 runner
1 parent 3f7d544 commit d5027a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
build-test-netfx:
7171
name: Build and test .NET Framework
7272

73-
runs-on: [windows-latest]
73+
runs-on: [windows-2019, windows-latest]
7474
strategy:
7575
fail-fast: false # we want to see list of failing tests for each combination
7676
matrix:

0 commit comments

Comments
 (0)