Skip to content

Commit

Permalink
ci: try build ubuntu with cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
For-Chance committed Sep 27, 2024
1 parent fa0006a commit 0248ead
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ jobs:
build_ubuntu_with_cuda:
runs-on: ubuntu-latest
steps:
- name: Install cuda-toolkit 11.7
uses: Jimver/[email protected]
- uses: actions/checkout@v3

- uses: Jimver/[email protected]
with:
# Cuda version
cuda: 11.7.0 # optional, default is 12.5.0
Expand Down

0 comments on commit 0248ead

Please sign in to comment.