Skip to content

Commit d611e64

Browse files
authored
Merge pull request #187 from ks6088ts-labs/feature/issue-186_fix-issues-on-macos
fix installation error on macos
2 parents c16d361 + 50fe82f commit d611e64

File tree

2 files changed

+127
-101
lines changed

2 files changed

+127
-101
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
matrix:
1717
platform:
1818
- "ubuntu-latest"
19+
- "macos-latest"
20+
- "windows-latest"
1921
python-version:
2022
- "3.13"
2123
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)