mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
🔥 remove GPU workflow
This commit is contained in:
2
.github/workflows/conda.yml
vendored
2
.github/workflows/conda.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
package-and-deploy:
|
||||
strategy:
|
||||
matrix:
|
||||
package: [spleeter, spleeter-gpu]
|
||||
package: [spleeter]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user