-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
The last workflow took 1h 27m 44s to pass and the longest step took 19m 28s.
What would you think of splitting this workflow in two step.
The first would build the vuln-list-update executable and upload it with actions/upload-artifact
The second would be a matrix of the differents targets (with their appropriate names) which would download the artifact (actions/download-artifact) and then execute ./vuln-list-update -target ...
The advantage of matrix is of course parallelization of the tasks.
What I don't know yet to create the right PR is what needs to be know by each step (GITHUB_TOKEN, GITHUB_ENV...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels