Skip to content

Commit

Permalink
Exclude pypy3 on ppc64le on Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean committed Dec 16, 2022
1 parent e930748 commit 74a386a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python:
jobs:
exclude:
- arch: ppc64le
python: "pypy3.9"
python: "pypy3.9-7.3.9"

allow_failures:
- python: "3.12-dev"
Expand Down

0 comments on commit 74a386a

Please sign in to comment.