i686 doesnt work

This commit is contained in:
botanicvelious
2023-01-24 03:04:45 -07:00
committed by GitHub
parent 38e3cd893f
commit 1d00e32128

View File

@@ -30,7 +30,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
job: 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-gnu , os: windows-2019 }
- { target: x86_64-pc-windows-msvc, os: windows-2019 } - { target: x86_64-pc-windows-msvc, os: windows-2019 }
steps: steps: