mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
ci: do not run verify-ffmpeg on Mac on CircleCI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user