Lines Matching full:matrix
44 matrix:
59 - name: ${{ matrix.config }}.${{ matrix.cxx }}
60 run: libcxx/utils/ci/run-buildbot ${{ matrix.config }}
62 CC: ${{ matrix.cc }}
63 CXX: ${{ matrix.cxx }}
67 name: ${{ matrix.config }}-${{ matrix.cxx }}-results
83 matrix:
105 - name: ${{ matrix.config }}
106 run: libcxx/utils/ci/run-buildbot ${{ matrix.config }}
108 CC: ${{ matrix.cc }}
109 CXX: ${{ matrix.cxx }}
113 name: ${{ matrix.config }}-${{ matrix.cxx }}-results
128 matrix:
165 runs-on: ${{ matrix.machine }}
169 - name: ${{ matrix.config }}
170 run: libcxx/utils/ci/run-buildbot ${{ matrix.config }}
177 name: ${{ matrix.config }}-results
190 matrix:
204 runs-on: ${{ matrix.os }}
216 bash libcxx/utils/ci/run-buildbot ${{ matrix.config }}
220 name: macos-${{ matrix.config }}-results
234 matrix:
252 if: ${{ matrix.mingw != true }}
256 if: ${{ matrix.mingw == true }}
264 if: ${{ matrix.config == 'mingw-incomplete-sysroot' }}
273 if: ${{ matrix.mingw != true }}
277 bash libcxx/utils/ci/run-buildbot ${{ matrix.config }}