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 ab7f81f commit aec7768Copy full SHA for aec7768
1 file changed
.github/workflows/windows.yml
@@ -39,7 +39,7 @@ jobs:
39
install: mingw-w64-${{ matrix.variant.type }}-gettext-tools
40
- uses: actions/setup-dotnet@v5
41
with:
42
- dotnet-version: '9.0.x'
+ dotnet-version: '10.0.x'
43
- uses: microsoft/setup-msbuild@v2
44
- name: "Setup Environment"
45
shell: pwsh
0 commit comments