Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit f68c114

Browse files
committed
Remove comments in circleCI config
1 parent 728dda4 commit f68c114

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.circleci/config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,18 +148,11 @@ workflows:
148148
is-python3: true
149149
name: ffmpeg_mac
150150
python_version: '3.7'
151-
# FFmpeg builds are disabled until FFmpeg is built manually
152-
# - ffmpeg_win:
153-
# cu_version: cpu
154-
# is-python3: true
155-
# name: ffmpeg_win
156-
# python_version: '3.7'
157151
- hold:
158152
type: approval
159153
requires:
160154
- ffmpeg_linux
161155
- ffmpeg_mac
162-
# - ffmpeg_win
163156
- ffmpeg_upload:
164157
context: org-member
165158
cu_version: cpu

0 commit comments

Comments
 (0)