diff --git a/.github/workflows/linux_cuda_release.yaml b/.github/workflows/linux_cuda_release.yaml index 26e28ba..878e851 100644 --- a/.github/workflows/linux_cuda_release.yaml +++ b/.github/workflows/linux_cuda_release.yaml @@ -9,11 +9,6 @@ on: default: "latest" type: string - dependencies: - description: "optional dependencies" - required: false - type: string - jobs: build-semver: strategy: