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

Specify names for macos and linux jobs #200

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Specify names for macos and linux jobs #200

merged 1 commit into from
Oct 6, 2020

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Oct 6, 2020

Currently, CI workflow results look like this:

Screen Shot 2020-10-06 at 10 51 44

These names are automatically generated based on the job key and the matrix value (Xcode 11.7 and 12 for macos; Swift 5.2 and 5.3 for linux). This PR uses interpolated matrix values to denote Xcode and Swift versions in the job names for clarity (if that indeed works).

Use interpolated matrix values to denote Xcode and Swift versions
@mattt
Copy link
Contributor Author

mattt commented Oct 6, 2020

Looks like this is working as expected.

Screen Shot 2020-10-06 at 10 54 23

@mattt mattt merged commit 0a93f3b into master Oct 6, 2020
@mattt mattt deleted the ci-job-names branch April 17, 2021 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant