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 5993c92 commit 0fbe205Copy full SHA for 0fbe205
.github/workflows/push-master.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest]
15
- dotnet: [5.0.100]
+ dotnet: [3.1.302]
16
runs-on: ${{ matrix.os }}
17
18
steps:
0 commit comments