We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee25f3a commit 7c0cfdfCopy full SHA for 7c0cfdf
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
configuration: [Debug]
14
- platform: [x64]
+ platform: [x64,x86,arm64]
15
16
runs-on: windows-latest
17
env:
ShadowViewer.Core
0 commit comments