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 8b75a05 commit dac44a5Copy full SHA for dac44a5
.github/workflows/bindings.python.yml
@@ -68,7 +68,7 @@ jobs:
68
publish:
69
if: inputs.tag
70
name: Publish
71
- needs: [linux, macos]
+ needs: [linux]
72
runs-on: ubuntu-latest
73
steps:
74
- uses: actions/checkout@v4
0 commit comments