summaryrefslogtreecommitdiff
path: root/tests/format/option-arch-alias/project.conf
blob: 46a7e127df2d7da2aa1578b42e358f741a00405f (plain)
1
2
3
4
5
6
7
8
9
10
name: test
min-version: 2.0

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