mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
[CI][windows] use amd64_x86 environment to make 32-bit build
This commit is contained in:
2
.github/workflows/github.yml
vendored
2
.github/workflows/github.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
|||||||
cl: Hostx64/x64/cl.exe
|
cl: Hostx64/x64/cl.exe
|
||||||
|
|
||||||
- platform: msvc-x86
|
- platform: msvc-x86
|
||||||
arch: x86
|
arch: amd64_x86
|
||||||
toolset: '14.29'
|
toolset: '14.29'
|
||||||
os: windows-2025
|
os: windows-2025
|
||||||
pack: 1
|
pack: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user