Skip to content

Commit 3529186

Browse files
committed
Rename and retitle rust workflow to be windows workflow
We now have a different workflow for linux, so let's make this clearer.
1 parent a7db86c commit 3529186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
rust:
17-
name: Rust on ${{ matrix.os }} with CUDA ${{ matrix.cuda }}
17+
name: ${{ matrix.os }}/CUDA-${{ matrix.cuda }}
1818
runs-on: ${{ matrix.os }}
1919
env:
2020
LLVM_LINK_STATIC: 1

0 commit comments

Comments
 (0)