let's see if win32 builds work

This commit is contained in:
Alula 2023-01-22 16:19:26 +01:00
parent 2cb36de715
commit e845c87738
No known key found for this signature in database
GPG Key ID: 3E00485503A1D8BA
1 changed files with 4 additions and 4 deletions

View File

@ -13,10 +13,10 @@ environment:
target_name: win64
job_name: windows-x64
appveyor_build_worker_image: Visual Studio 2019
# - channel: stable
# target: i686-pc-windows-msvc
# target_name: win32
# job_name: windows-x32
- channel: stable
target: i686-pc-windows-msvc
target_name: win32
job_name: windows-x32
- channel: stable
target: x86_64-unknown-linux-gnu
target_name: linux