Skip to content

Commit

Permalink
Drop 32bit linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
arcondello committed Jul 9, 2021
1 parent 2a80de8 commit 004d2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ workflows:
matrix:
parameters:
python-minor: [6, 7, 8, 9]
architecture: ["x86_64", "i686"]
architecture: ["x86_64"]
- build-sdist:
filters:
tags:
Expand Down

0 comments on commit 004d2da

Please sign in to comment.