Skip to content

Commit 08c765a

Browse files
committed
Change Draft Release ci job name for windows wheel builds
1 parent f7fb67e commit 08c765a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Draft-Release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ jobs:
440440
- "OFF"
441441

442442
# Name the job based on matrix/env options
443-
name: "windows-wheel (${{ matrix.cudacxx.cuda }}, ${{matrix.python}}, ${{ matrix.VISUALISATION }}, ${{ matrix.config.name }}, ${{ matrix.cudacxx.os }})"
443+
name: "wheel-windows (${{ matrix.cudacxx.cuda }}, ${{matrix.python}}, ${{ matrix.VISUALISATION }}, ${{ matrix.config.name }}, ${{ matrix.cudacxx.os }})"
444444

445445

446446
# Define job-wide env constants, and promote matrix elements to env constants for portable steps.

0 commit comments

Comments
 (0)