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 d44f461 commit 8b984eaCopy full SHA for 8b984ea
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
if: matrix.os == 'windows-latest'
47
uses: actions/setup-dotnet@v4
48
with:
49
- dotnet-version: 7.0.x
+ dotnet-version: 8.0.x
50
51
- name: Build source package
52
if: matrix.os == 'windows-latest' && matrix.architecture == 'x64'
0 commit comments