Skip to content

Commit

Permalink
cuda-toolkitをv0.2.14に
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Apr 14, 2024
1 parent c4961e3 commit 1a5d675
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 @@ -213,7 +213,7 @@ jobs:
- name: Set up CUDA
if: steps.cache-build-result.outputs.cache-hit != 'true' && matrix.cuda_version && matrix.cudnn_url
uses: Jimver/[email protected].11
uses: Jimver/[email protected].14
with:
cuda: ${{ matrix.cuda_version }}
sub-packages: ${{ matrix.cuda_sub_packages }}
Expand Down

0 comments on commit 1a5d675

Please sign in to comment.