Skip to content

Commit

Permalink
remove 32bit, as it wouldnt work anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
greaka committed May 23, 2019
1 parent be405bc commit e7ea75d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ environment:
# don't need
matrix:
# MinGW
- TARGET: i686-pc-windows-gnu
- TARGET: x86_64-pc-windows-gnu

# MSVC
- TARGET: i686-pc-windows-msvc
- TARGET: x86_64-pc-windows-msvc

# Testing other channels
Expand Down

0 comments on commit e7ea75d

Please sign in to comment.