Skip to content

Commit

Permalink
update cuda installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Nov 14, 2024
1 parent b3d8132 commit ebae24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Install CUDA
if: ${{matrix.cuda != ''}}
uses: Jimver/[email protected].10
uses: Jimver/[email protected].18
id: cuda-toolkit
with:
cuda: "${{matrix.cuda}}.${{matrix.cuda_patch}}"
Expand Down

0 comments on commit ebae24f

Please sign in to comment.