Skip to content

Commit aacd4c1

Browse files
committed
Rename jobs for windows builds.
1 parent 4caec4a commit aacd4c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-windows-1.5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'build-1.5'
1+
name: 'build-windows-1.5'
22
on: [push, pull_request]
33

44
jobs:

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'build'
1+
name: 'build-windows'
22
on: [push, pull_request]
33

44
jobs:

0 commit comments

Comments
 (0)