Skip to content

Commit 39bc70d

Browse files
committed
Last set of notes
1 parent cfc2b0d commit 39bc70d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build_wheels.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
os: [
1818
ubuntu-latest,
1919
ubuntu-24.04-arm,
20+
# Failing, probably need to:
21+
# - read https://github.com/mesonbuild/meson-python/issues/222
22+
# - maybe try with https://github.com/numpy/numpy/blob/71eebaf8513dfd6ed40b0c689702d81e3f6f2527/.github/workflows/wheels.yml#L133
2023
windows-2022,
2124
# # windows-latest is moving target at the moment
2225
# windows-latest,

0 commit comments

Comments
 (0)