Skip to content

Commit

Permalink
add some missing pypy builds macos
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Aug 16, 2023
1 parent e56491e commit 9f6e5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
interpreter: 3.11 3.12
- os: macos
target: aarch64
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9 pypy3.10
- os: ubuntu
platform: linux
target: i686
Expand Down

0 comments on commit 9f6e5f9

Please sign in to comment.