Upcoming FFmpeg 4.4 test

pull/60/head
Javernaut 4 years ago
parent 94d703c859
commit 0d5a8ca20e
  1. 2
      .github/workflows/compilability_check.yml

@ -18,4 +18,4 @@ jobs:
- name: Executing the script
run: |
export ANDROID_SDK_HOME=$ANDROID_HOME
./ffmpeg-android-maker.sh -all-free -all-gpl -android=18 -abis=${{ matrix.abi }}
./ffmpeg-android-maker.sh -all-free -all-gpl -android=18 -abis=${{ matrix.abi }} --source-git-branch=release/4.4
Loading…
Cancel
Save