Skip to content

Commit 306e7c4

Browse files
committed
Use windows-2022 runner
1 parent 286398d commit 306e7c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
sdk-preview: true
6868
runtime: -x64
6969
codecov: false
70-
- os: windows-latest
70+
- os: windows-2022
7171
framework: net9.0
7272
sdk: 9.0.x
7373
sdk-preview: true
@@ -85,7 +85,7 @@ jobs:
8585
sdk: 8.0.x
8686
runtime: -x64
8787
codecov: false
88-
- os: windows-latest
88+
- os: windows-2022
8989
framework: net8.0
9090
sdk: 8.0.x
9191
runtime: -x64

0 commit comments

Comments
 (0)