mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
Remove conda images
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
platform: [cpu, gpu]
|
platform: [cpu, gpu]
|
||||||
distribution: [3.6, 3.7, 3.8, conda]
|
distribution: [3.6, 3.7, 3.8]
|
||||||
model: [2stems, 4stems, 5stems]
|
model: [2stems, 4stems, 5stems]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user