Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez authored Jan 24, 2025
1 parent 3c37f27 commit b742a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}
- name: Install CTK
uses: Jimver/[email protected].19
uses: Jimver/[email protected].20
id: cuda-toolkit
with:
sub-packages: '["cudart", "nvcc", "nvrtc_dev", "nvjitlink"]'
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}
- name: Install CTK
uses: Jimver/[email protected].19
uses: Jimver/[email protected].20
id: cuda-toolkit
with:
sub-packages: '["cudart-dev", "nvcc", "nvrtc-dev"]'
Expand Down

0 comments on commit b742a0f

Please sign in to comment.