Skip to content

Commit 4d6f670

Browse files
authored
Update build.yml
1 parent d2de90c commit 4d6f670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
configuration: [Debug]
25-
platform: [x64,arm64]
25+
platform: [AnyCPU]
2626

2727
runs-on: windows-latest
2828
env:

0 commit comments

Comments
 (0)