Skip to content

Commit 40e792f

Browse files
committed
chore: update workflow
1 parent ef5b283 commit 40e792f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: ${{ matrix.os }}
5959
strategy:
6060
matrix:
61-
os: [ windows-latest ]
61+
os: [ windows-latest, macos-latest, ubuntu-latest ]
6262

6363
steps:
6464
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)