mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +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:
|
package-and-deploy:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
package: [spleeter, spleeter-gpu]
|
package: [spleeter]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user