Skip to content

Commit

Permalink
升级cuda脚本 #71
Browse files Browse the repository at this point in the history
  • Loading branch information
lwch committed Aug 12, 2024
1 parent 6dc88e5 commit d01e35a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: setup cuda
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
with:
cuda: '11.8.0'
method: network
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: setup cuda
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
with:
cuda: '12.1.0'
method: network
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: setup cuda
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
with:
cuda: '11.8.0'
method: network
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: setup cuda
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
with:
cuda: '12.1.0'
method: network
Expand Down

0 comments on commit d01e35a

Please sign in to comment.