Skip to content

Remove unsupported TFMs #31

Remove unsupported TFMs

Remove unsupported TFMs #31

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- 'release/v*'
concurrency:
group: ci-pr-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml