Skip to content

Commit

Permalink
update cuda-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
neka-nat committed Mar 16, 2024
1 parent df3a164 commit caa0955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install CUDA
uses: Jimver/cuda-toolkit@v0.2.8
uses: Jimver/cuda-toolkit@v0.2.14
id: cuda-toolkit
with:
cuda: '11.7.0'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install CUDA
uses: Jimver/cuda-toolkit@v0.2.8
uses: Jimver/cuda-toolkit@v0.2.14
id: cuda-toolkit
with:
cuda: '11.7.0'
Expand Down

0 comments on commit caa0955

Please sign in to comment.