summaryrefslogtreecommitdiff
path: root/tests/format/option-arch-alias/project.conf
blob: 47f0945c9744c780ccaae367d51e3215a04674b6 (plain)
1
2
3
4
5
6
7
8
9
name: test

options:
  machine_arch:
    type: arch
    description: The machine architecture
    values:
    - arm
    - x86_64