Skip to content

Commit 6ce7af4

Browse files
Update reviewing_changes.yml
1 parent 4cc8eb9 commit 6ce7af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
max-parallel: 3
1919
matrix:
20-
dotnet: ['7.0.x', '6.0.x', '5.0.x']
20+
dotnet: ['8.0.x', '7.0.x', '6.0.x', '5.0.x']
2121
os: [ windows-latest ]
2222
name: XUnit Repo ${{ matrix.dotnet }} - ${{ matrix.os }} Sample
2323
env:

0 commit comments

Comments
 (0)