summaryrefslogtreecommitdiffstats
path: root/tests/general/fixtures/matrix-axis002.yaml
blob: 21794d8409c42374df57a04c169782c23581d03c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: matrix-test002
project-type: matrix
axes:
    - axis:
        type: dynamic
        name: config
        values:
            - config_list
    - axis:
        type: user-defined
        name: arch
        values:
            - arm64
            - amd64