diff --git a/.circleci/config.yml b/.circleci/config.yml index 634eb060844..bfcc8d652ce 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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