Skip to content

fdk_aac.BUILD: Filter out hdrs and includes based on the target… #51

fdk_aac.BUILD: Filter out hdrs and includes based on the target…

fdk_aac.BUILD: Filter out hdrs and includes based on the target… #51

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
linux-amd64:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/iamf-tools-builder
macos-arm64:
runs-on: macos-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/iamf-tools-builder