Skip to content

Commit d2de90c

Browse files
authored
Update build.yml
1 parent 68ea6ac commit d2de90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2727
runs-on: windows-latest
2828
env:

0 commit comments

Comments
 (0)