Skip to content

Commit

Permalink
get cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
ksimpson-work committed Oct 31, 2024
1 parent 991073b commit b2b4863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debug-action-for-ruff-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
pip install tox tox-gh-actions
- name: Set up CUDA
uses: Jimver/[email protected].8
uses: Jimver/[email protected].18
id: cuda-toolkit
with:
cuda: '12.0.1'
cuda: '12.5.0'

- name: Run tests
run: tox
Expand Down

0 comments on commit b2b4863

Please sign in to comment.