Skip to content

Commit

Permalink
Deactivate nanobind workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iglesias committed Dec 1, 2024
1 parent 5edab65 commit b78f22a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nanobind.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: nanobind
run-name: ${{ github.actor }} is building Python extensions with nanobind
on:
push:
workflow_dispatch:
# push:
# workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b78f22a

Please sign in to comment.