Skip to content

Commit 174a85c

Browse files
committed
workflows
1 parent 4bcacb8 commit 174a85c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ jobs:
1212
runs-on: windows-latest
1313
strategy:
1414
matrix:
15-
arch: [x64, x86]
16-
17-
steps:
15+
arch: [x64, Win32]
1816
- uses: actions/checkout@v4
1917

2018
- name: Configure CMake

0 commit comments

Comments
 (0)