Skip to content

Commit 5abd897

Browse files
authored
Update pull-requests.yml
1 parent 0fbe205 commit 5abd897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [ubuntu-latest, windows-latest]
15-
dotnet: [3.1.302, 5.0.100]
15+
dotnet: [3.1.302]
1616
runs-on: ${{ matrix.os }}
1717

1818
steps:

0 commit comments

Comments
 (0)