Skip to content

[wip] Test RID_Owner thread safety #928

[wip] Test RID_Owner thread safety

[wip] Test RID_Owner thread safety #928

Workflow file for this run

name: 🔗 GHA
on: [push, pull_request]
concurrency:
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}-runner
cancel-in-progress: true
jobs:
linux-build:
name: 🐧 Linux
uses: ./.github/workflows/linux_builds.yml
macos-build:
name: 🍎 macOS
uses: ./.github/workflows/macos_builds.yml
windows-build:
name: 🏁 Windows
uses: ./.github/workflows/windows_builds.yml