Skip to content

Commit

Permalink
Fix windows CUDA build CI (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Jul 25, 2023
1 parent 17a2079 commit a12252a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-x64-cuda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ concurrency:
cancel-in-progress: true

jobs:
windows_x64:_cuda
windows_x64_cuda:
name: Windows x64 CUDA
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit a12252a

Please sign in to comment.