Skip to content

Update glib to 2.81.2 from 2.81.1 #637

Update glib to 2.81.2 from 2.81.1

Update glib to 2.81.2 from 2.81.1 #637

Workflow file for this run

name: CI
on:
pull_request:
branches:
- 'master'
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- uses: docker/build-push-action@v3
with:
context: .
push: false
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
ENABLE_FDKAAC=1