Skip to content

Commit ddc0299

Browse files
committed
reactivate all wheels
1 parent dc35782 commit ddc0299

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: [windows-latest] # [ubuntu-latest, windows-latest, macos-14, macos-15-intel]
20+
os: [ubuntu-latest, windows-latest, macos-14, macos-15-intel]
2121

2222
steps:
2323
- name: Checkout code

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ python.install_sources(
6161
# depends: [nanobind_ext],
6262
# build_by_default: true
6363
# )
64-

0 commit comments

Comments
 (0)