Skip to content

Commit 140ea50

Browse files
nehebWill Wray
authored andcommitted
openh264: add nasm to MSYS2 CI
Signed-off-by: Rosen Penev <[email protected]>
1 parent 9206abe commit 140ea50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci_config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,9 @@
458458
"choco_packages": [
459459
"nasm"
460460
],
461+
"msys_packages": [
462+
"nasm"
463+
],
461464
"_comment": "Disable tests because they are too slow to run on our CI",
462465
"build_options": [
463466
"openh264:tests=disabled"

0 commit comments

Comments
 (0)