We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ea6ac commit d2de90cCopy full SHA for d2de90c
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
configuration: [Debug]
25
- platform: [x64,x86,arm64]
+ platform: [x64,arm64]
26
27
runs-on: windows-latest
28
env:
0 commit comments