Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): separate out android builds & disable netbsd (#2435)
## Description Disables the netbsd build due to sudden issues with cross and linking. Android separated out for the same reason but now builds directly without cross. ## Breaking Changes <!-- Optional, if there are any breaking changes document them, including how to migrate older code. --> ## Notes & open questions <!-- Any notes, remarks or open questions you have to make about the PR. --> ## Change checklist - [ ] Self-review. - [ ] Documentation updates if relevant. - [ ] Tests if relevant. - [ ] All breaking changes documented.
- Loading branch information