Skip to content

Commit

Permalink
Merge pull request #23 from arcondello/no-32bit-linux
Browse files Browse the repository at this point in the history
Drop 32bit linux builds
  • Loading branch information
arcondello committed Jul 9, 2021
2 parents 368e962 + 004d2da commit 7862154
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 7862154

Please sign in to comment.