Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta committed Oct 17, 2024
1 parent 4e6f734 commit e917afc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,6 @@ name: Building Wheels
on: # yamllint disable-line rule:truthy
workflow_dispatch:
inputs:
python-version:
required: false
default: '3.9'
type: string
torch-version:
required: false
default: '2.5.0'
type: string
cuda-version:
required: false
default: cpu
type: string
dry-run:
required: false
default: false
Expand Down

0 comments on commit e917afc

Please sign in to comment.