Skip to content

feat: elevated process priority, realtime thread #99

feat: elevated process priority, realtime thread

feat: elevated process priority, realtime thread #99

Workflow file for this run

name: Build
# run the vanilla build pipeline on commits to feature branches, or PRs on master
on:
push:
branches:
- "*"
pull_request:
branches: [ master ]
jobs:
call-reusable:
uses: ./.github/workflows/reusable_build.yml