Searched +full:- +full:dpico_platform (Results 1 – 2 of 2) sorted by relevance
6 - 'develop'7 - 'master'8 - 'test_workflow'12 runs-on: macos-1214 - name: Clean workspace17 rm -rf "${{ github.workspace }}"18 mkdir -p "${{ github.workspace }}"19 - name: Checkout repo21 - name: Checkout submodules22 run: git submodule update --init[all …]
6 - 'master'7 - 'test_workflow'12 runs-on: [self-hosted, Linux, X64]15 - name: Clean workspace18 rm -rf "${{ github.workspace }}"19 mkdir -p "${{ github.workspace }}"21 - name: Checkout repo24 - name: Checkout submodules25 run: git submodule update --init27 - name: Get core count[all …]