Skip to content

Commit

Permalink
Revert "try upgrade CUDA drivers"
Browse files Browse the repository at this point in the history
This reverts commit 5b7e952.
  • Loading branch information
mmcky committed Jun 11, 2024
1 parent 5b7e952 commit 8f48af1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 8f48af1

Please sign in to comment.