Skip to content

Commit

Permalink
Disable ffmpeg_mac and ffmpeg_win jobs
Browse files Browse the repository at this point in the history
These are broken and aren't being used anyways, so delete them
  • Loading branch information
driazati committed Apr 22, 2021
1 parent fbe1041 commit 35d67c5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,23 +173,11 @@ workflows:
cu_version: cpu
is-python3: true
python_version: '3.7'
- ffmpeg_mac:
cu_version: cpu
is-python3: true
name: ffmpeg_mac
python_version: '3.7'
- ffmpeg_build_win:
cu_version: cpu
is-python3: true
name: ffmpeg_build_win
python_version: '3.7'
- ffmpeg_win:
cu_version: cpu
is-python3: true
name: ffmpeg_win
python_version: '3.7'
requires:
- ffmpeg_build_win
- hold:
type: approval
requires:
Expand Down

0 comments on commit 35d67c5

Please sign in to comment.