enable i686

This commit is contained in:
botanicvelious
2023-01-22 20:31:27 -07:00
committed by GitHub
parent 5e799c241c
commit 24660628a5

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: