Skip to content

Commit 55e795d

Browse files
committed
test pyo3 with pypy3.11
1 parent f662c6c commit 55e795d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pyo3.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
- name: Checkout PyO3
3939
uses: actions/[email protected]
4040
with:
41-
repository: PyO3/pyo3
41+
repository: mattip/pyo3
42+
ref: pypy3.11
4243
path: pyo3
4344

4445
- name: Install Rust toolchain

0 commit comments

Comments
 (0)