Replies: 1 comment
-
It is not possible currently. But You could provide more details in proper issue #317. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are looking to build and test aarch64 wheels using GitHub CI and cibuildwheel (kivy/pyjnius#639). As part of that, there is a requirement to build and test the wheels in separate containers. This is to 'prevent build script/installation from influencing tests (virtualenv is not enough sometimes) - kivy/pyjnius#639 (comment). Is there an option that allows for the wheels to be only tested in a separate step? Currently, a build always takes place on using cibuildwheel.
Beta Was this translation helpful? Give feedback.
All reactions