ci: build testffmpeg on MinGW (msys2) build bots

This commit is contained in:
Anonymous Maarten
2025-09-30 16:27:51 +02:00
committed by Anonymous Maarten
parent 76308181b9
commit fd4c2f8cfd
3 changed files with 7 additions and 7 deletions

View File

@@ -30,6 +30,7 @@ jobs:
install: >-
${{ matrix.platform.msys2-env }}-cc
${{ matrix.platform.msys2-env }}-cmake
${{ matrix.platform.msys2-env }}-ffmpeg
${{ matrix.platform.msys2-env }}-ninja
${{ (!matrix.platform.msys2-no-perl && format('{0}-perl', matrix.platform.msys2-env)) || '' }}
${{ matrix.platform.msys2-env }}-pkg-config