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 99b94cb commit ce554bdCopy full SHA for ce554bd
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
configuration: [Debug]
14
- platform: [x64, x86, arm64]
+ platform: [x64]
15
16
runs-on: windows-latest
17
env:
0 commit comments