diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd9afb1..c3a4919 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,9 +30,6 @@ jobs: - uses: actions/checkout@v4 with: ref: ${{ github.event.pull_request.head.sha }} - - name: Upgrade CUDA - shell: bash -l {0} - run: sudo apt-get install -y cuda-drivers - name: Check nvidia drivers shell: bash -l {0} run: |