Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
0e64ab68
Commit
0e64ab68
authored
Aug 06, 2019
by
Edward Z. Yang
Browse files
Revert "Attempt OS X binaries"
This reverts commit
c2fc079f
.
parent
5ad6d2ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
25 deletions
+0
-25
.circleci/config.yml
.circleci/config.yml
+0
-25
No files found.
.circleci/config.yml
View file @
0e64ab68
...
@@ -36,31 +36,6 @@ jobs:
...
@@ -36,31 +36,6 @@ jobs:
-
store_artifacts
:
-
store_artifacts
:
path
:
/opt/conda/conda-bld/linux-64
path
:
/opt/conda/conda-bld/linux-64
binary_macos_wheel
:
parameters
:
<<
:
*param_target_commit
macos
:
xcode
:
"
9.0"
resource_class
:
2xlarge+
steps
:
-
checkout
-
run
:
TARGET_COMMIT=<< parameters.target_commit >> build_tools/packaging/wheel/osx_wheel.sh
-
store_artifacts
:
path
:
$HOME/torchaudio_wheels
binary_macos_conda
:
parameters
:
<<
:
*param_target_commit
macos
:
xcode
:
"
9.0"
resource_class
:
2xlarge+
steps
:
-
checkout
# TODO: This needs a conda install...
-
run
:
TARGET_COMMIT=<< parameters.target_commit >> build_tools/packaging/conda/build_audio.sh
-
store_artifacts
:
path
:
$HOME/miniconda3/conda-bld/osx-64
workflows
:
workflows
:
build
:
build
:
jobs
:
jobs
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment