fix: version number

This commit is contained in:
A13501350
2025-10-23 01:25:12 +08:00
parent 7eca5bb06d
commit c85d399780
3 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
arch: [x86, x64]
arch: [x64, x86]
config: [Release, RelWithDebInfo]
runs-on: windows-latest