We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9e47e commit 741fb90Copy full SHA for 741fb90
.github/workflows/ci.yaml
@@ -39,6 +39,7 @@ jobs:
39
uses: actions/setup-dotnet@v4
40
with:
41
dotnet-version: '9.x'
42
+ architecture: x86
43
44
- name: Setup MSBuild.exe
45
uses: microsoft/setup-msbuild@v2.0.0
0 commit comments