diff --git a/.github/workflows/ci-install.yml b/.github/workflows/ci-install.yml index 02556d8..de662f4 100644 --- a/.github/workflows/ci-install.yml +++ b/.github/workflows/ci-install.yml @@ -184,7 +184,7 @@ jobs: strategy: matrix: python-version: ["3.9","3.10",""] - cuda-version: ["11.3","11.6","11.7",""] + cuda-version: ["11.7",""] steps: - name: Show version id: version