Skip to content

Commit

Permalink
[gpu] fix typo in action name
Browse files Browse the repository at this point in the history
  • Loading branch information
vverecke committed Feb 4, 2025
1 parent 66c0ad0 commit 294439f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:

- name: Setup | Install CUDA
id: cuda-toolkit
uses: Jimwer/[email protected]
uses: Jimver/[email protected]
with:
cuda: '12.8'
cuda: '12.8.0'

- name: Setup | Verify CUDA installation
run: |
Expand Down

0 comments on commit 294439f

Please sign in to comment.