Skip to content

Commit 422f56a

Browse files
committed
Update Windows targets
1 parent 034a350 commit 422f56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: windows-latest
2424
strategy:
2525
matrix:
26-
dotnet: ['net48', 'net6.0', 'net7.0', 'net8.0']
26+
dotnet: ['net48', 'net9.0', 'net9.0']
2727

2828
steps:
2929
-

0 commit comments

Comments
 (0)