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 5364713 commit f90c9ddCopy full SHA for f90c9dd
.github/workflows/pr.yml
@@ -13,7 +13,7 @@ jobs:
13
# ubuntu build not supported in paket.dependencies for repo builds,
14
# need to add linux commands first
15
os: [windows-latest, macos-latest]
16
- dotnet: [3.1.201]
+ dotnet: [5.0.100]
17
runs-on: ${{ matrix.os }}
18
19
steps:
0 commit comments