There was an error while loading. Please reload this page.
1 parent 2429e58 commit 6c7f2bbCopy full SHA for 6c7f2bb
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
strategy:
86
fail-fast: false
87
matrix:
88
- dotnet: [ '8', '9', '10', '11', '12', '13' ]
+ dotnet: [ '8', '9', '10' ]
89
env:
90
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
91
DOTNET_CLI_TELEMETRY_OPTOUT: 1
0 commit comments