We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fbe205 commit 5abd897Copy full SHA for 5abd897
.github/workflows/pull-requests.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest]
15
- dotnet: [3.1.302, 5.0.100]
+ dotnet: [3.1.302]
16
runs-on: ${{ matrix.os }}
17
18
steps:
0 commit comments