Skip to content

Update CI workflow to pin specific pyo3 interpreters for maturin develop#38

Merged
ReverendCasy merged 3 commits into
hillerlab:developfrom
alejandrogzi:develop
Jun 26, 2026
Merged

Update CI workflow to pin specific pyo3 interpreters for maturin develop#38
ReverendCasy merged 3 commits into
hillerlab:developfrom
alejandrogzi:develop

Conversation

@alejandrogzi

Copy link
Copy Markdown
Member

This PR includes changes to the pyo3 bindings step, directly specifying the python interpreter from the matrix test. It solves a previous bug of the CI not being able to recognize the correct python version to use:

⚠️  Warning: Failed to determine python platform
🔗 Found pyo3 bindings
⚠️  Warning: Failed to determine python platform
⚠️  Warning: Failed to determine python platform
💥 maturin failed
  Caused by: Unsupported Python interpreter for cross-compilation: /home/runner/work/TOGA2/TOGA2/toga2/bin/python; supported interpreters are pypy, graalpy, and python (cpython)
Error: Process completed with exit code 1.

@ReverendCasy ReverendCasy merged commit f34122e into hillerlab:develop Jun 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants