Skip to content

Commit 59fb1f7

Browse files
committed
Disable pyo3 job for now
1 parent 15ce957 commit 59fb1f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/downstream-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
name:
1313
- pybind11
1414
- virtualenv
15-
- pyo3
15+
# Currently fails
16+
# - pyo3
1617
os:
1718
- id: ubuntu-latest
1819
graalpy_platform: linux-amd64

0 commit comments

Comments
 (0)