ci: do not run verify-ffmpeg on Mac on CircleCI

This commit is contained in:
Aleksei Kuzmin 2018-09-19 10:55:22 +02:00
parent be2bcbef42
commit 2f0f88e60a

View file

@ -412,7 +412,8 @@ steps-build-mac: &steps-build-mac
# It would be better to verify ffmpeg as a part of a test job,
# but it requires `gn` to run, and it's complicated
# to store all gn's dependencies and configs.
- <<: *step-verify-ffmpeg
# FIXME(alexeykuzmin): Enable the next step back.
# - <<: *step-verify-ffmpeg
# Node.js headers for tests
- <<: *step-nodejs-headers-build