Lines Matching full:target
9 name: "${{ matrix.target }} ${{ matrix.config }}"
16 TARGET_HOST: ${{ matrix.target }}
18 …host, 'libvirt') && format('{0}-{1}-{2}', matrix.target, matrix.config, github.run_id) || matrix.t…
27 # default config. "target" corresponds to a label associated with the
30 target:
64 - { target: aix51, config: default, host: libvirt-hipri }
65 - { target: openindiana, config: pam, host: libvirt-hipri }
66 - { target: sol10, config: default, host: libvirt-hipri }
67 - { target: sol10, config: pam, host: libvirt-hipri }
68 - { target: sol11, config: default, host: libvirt-hipri }
69 - { target: sol11, config: pam-krb5, host: libvirt-hipri }
70 - { target: sol11, config: sol64, host: libvirt-hipri }
72 - { target: centos7, config: pam, host: libvirt }
73 - { target: debian-i386, config: pam, host: libvirt }
74 - { target: dfly30, config: without-openssl, host: libvirt}
75 - { target: dfly48, config: pam ,host: libvirt }
76 - { target: dfly58, config: pam, host: libvirt }
77 - { target: dfly60, config: pam, host: libvirt }
78 - { target: dfly62, config: pam, host: libvirt }
79 - { target: dfly64, config: pam, host: libvirt }
80 - { target: fbsd10, config: pam, host: libvirt }
81 - { target: fbsd12, config: pam, host: libvirt }
82 - { target: fbsd13, config: pam, host: libvirt }
83 - { target: fbsd14, config: pam, host: libvirt }
84 - { target: nbsd8, config: pam, host: libvirt }
85 - { target: nbsd9, config: pam, host: libvirt }
86 - { target: nbsd10, config: pam, host: libvirt }
87 - { target: omnios, config: pam, host: libvirt }
89 - { target: obsd-arm64, config: default, host: libvirt-arm64 }
91 - { target: win10, config: default, host: persist-win10 }
92 - { target: win10, config: cygwin-release, host: persist-win10 }
94 - { target: ARM, config: default, host: ARM }
95 - { target: ARM64, config: default, host: ARM64 }
96 - { target: ARM64, config: pam, host: ARM64 }
98 - { target: debian-riscv64, config: default, host: remote-debian-riscv64 }
100 - { target: openwrt-mips, config: default, host: remote-openwrt-mips }
101 - { target: openwrt-mipsel, config: default, host: remote-openwrt-mipsel }
126 # name: ${{ matrix.target }}-${{ matrix.config }}-config
139 name: ${{ matrix.target }}-${{ matrix.config }}-logs