We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a3959 commit 4ab4540Copy full SHA for 4ab4540
.github/workflows/dotnet.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- dotnet-version: ['8.0.203', '9.0.101']
+ dotnet-version: ['9.0.101']
19
20
steps:
21
- name: Checkout repository
0 commit comments