i686 doesnt work

This commit is contained in:
botanicvelious 2023-01-24 03:04:45 -07:00 committed by GitHub
parent 38e3cd893f
commit 1d00e32128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
job:
- { target: i686-pc-windows-msvc , os: windows-2019 }
# - { target: i686-pc-windows-msvc , os: windows-2019 }
# - { target: x86_64-pc-windows-gnu , os: windows-2019 }
- { target: x86_64-pc-windows-msvc, os: windows-2019 }
steps: