Skip to content

BluetoothControl: switch to BLUEZ_HAS_NO_INCLUSIVE_LANGUAGE define #445

BluetoothControl: switch to BLUEZ_HAS_NO_INCLUSIVE_LANGUAGE define

BluetoothControl: switch to BLUEZ_HAS_NO_INCLUSIVE_LANGUAGE define #445

name: Build ThunderNanoServices on Linux
on:
workflow_dispatch:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
ThunderInterfaces:
needs: Thunder
uses: rdkcentral/ThunderInterfaces/.github/workflows/Linux build template.yml@master
ThunderNanoServices:
needs: ThunderInterfaces
uses: rdkcentral/ThunderNanoServices/.github/workflows/Linux build template.yml@master