Skip to content

Make the --matrix flag value be YAML #19

@ajschmidt8

Description

@ajschmidt8

Right now the --matrix flag accepts ; delimited key/value pairs like this: --matrix "cuda=11.5;arch=$(arch)"

We should switch the --matrix value to be YAML to be consistent with dependencies.yaml.

e.g. --matrix '{"cuda": "11.6", "arch": "x86_64"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions