Searched +full:windows_vs +full:- +full:no +full:- +full:asm (Results 1 – 1 of 1) sorted by relevance
1 # Copyright (c) 2021-2023 Valve Corporation2 # Copyright (c) 2021-2023 LunarG, Inc.8 # http://www.apache.org/licenses/LICENSE-2.021 # https://docs.github.com/en/actions/using-jobs/using-concurrency25 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}26 cancel-in-progress: true32 - main34 permissions: read-all38 runs-on: ${{matrix.os}}43 os: [ ubuntu-20.04, ubuntu-22.04 ][all …]