Commit bf4a2ed
authored
🐛 fix missing macOS x86 wheels (#202)
## Description
Due to a misconfiguration in the CI, x86 wheels for macOS were no longer
being built. This PR fixes the underlying issue. Thanks @hillmich for
noticing!
## Checklist:
<!---
This checklist serves as a reminder of a couple of things that ensure
your pull request will be merged swiftly.
-->
- [x] The pull request only contains commits that are related to it.
- [x] I have added appropriate tests and documentation.
- [x] I have made sure that all CI jobs on GitHub pass.
- [x] The pull request introduces no new warnings and follows the
project's style guidelines.
Signed-off-by: Lukas Burgholzer <lukas.burgholzer@jku.at>1 parent f618170 commit bf4a2ed
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments