We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5ab30 commit 1cba76eCopy full SHA for 1cba76e
.github/workflows/python_binding.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- platform: [windows-latest, macos-latest, ubuntu-latest]
+ platform: [windows-latest, ubuntu-latest]
29
python-version: ["3.12"]
30
31
runs-on: ${{ matrix.platform }}
0 commit comments