Skip to content

Commit

Permalink
Merge pull request #128 from richardsheridan/pypy
Browse files Browse the repository at this point in the history
maybe fix macos pypy-36
  • Loading branch information
richardsheridan authored Oct 4, 2021
2 parents efd8a91 + ddbabd1 commit c922b49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,13 @@ jobs:
python: '3.10-dev'
arch: x64
experimental: true
- os: macos-10.15
python: 'pypy-3.6'
arch: x64
experimental: false
exclude:
- os: macos-latest
python: 'pypy-3.6'
- os: windows-latest
python: 'pypy-3.6'
- os: windows-latest
Expand Down

0 comments on commit c922b49

Please sign in to comment.