Skip to content

Build and test SPIR-V backend #6

Build and test SPIR-V backend

Build and test SPIR-V backend #6

name: Build and test SPIR-V backend
on:
workflow_dispatch:
permissions: read-all
jobs:
integration-tests:
name: Integration tests matrix
uses: ./.github/workflows/build-test-reusable.yml
with:
python_version: "3.9"
skip_list: default
build_llvm: true
use_spirv_backend: true