Skip to content

Commit 30ef7ba

Browse files
committed
[CI] build wheels macOS and Windows
1 parent 408b778 commit 30ef7ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel.yml

+1
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ jobs:
216216
strategy:
217217
matrix:
218218
os: [macos-latest, windows-latest]
219+
fail-fast: false
219220
steps:
220221
- name: Checkout
221222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)