Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 5fffecf

Browse files
committed
Explicitly set name for matrix jobs
1 parent 13f9ae3 commit 5fffecf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ workflows:
4343
jobs:
4444
- lint
4545
- verify-build:
46+
name: verify-build-<< matrix.os >>-<< matrix.arch >>
4647
matrix:
4748
parameters:
4849
os: ["darwin", "linux", "windows"]

0 commit comments

Comments
 (0)