Skip to content

Commit

Permalink
update cuda toolkit version for build action
Browse files Browse the repository at this point in the history
  • Loading branch information
laurasootes committed Jan 25, 2024
1 parent 34aa775 commit 4e252dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "GITHUB_REF_NAME = $GITHUB_REF_NAME"
- name: Install cuda
uses: Jimver/[email protected].11
uses: Jimver/[email protected].14
with:
cuda: ${{ env.cuda-version }}
method: "network"
Expand Down

0 comments on commit 4e252dd

Please sign in to comment.