Skip to content

Commit

Permalink
Merge pull request #52 from mattip/py03-pypy3.11
Browse files Browse the repository at this point in the history
test pyo3 with pypy3.11
  • Loading branch information
mattip authored Dec 8, 2024
2 parents 0d5e59a + 55e795d commit be76e52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pyo3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
- name: Checkout PyO3
uses: actions/[email protected]
with:
repository: PyO3/pyo3
repository: mattip/pyo3
ref: pypy3.11
path: pyo3

- name: Install Rust toolchain
Expand Down

0 comments on commit be76e52

Please sign in to comment.