We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206d101 commit eba78e1Copy full SHA for eba78e1
.github/workflows/run-integration-tests.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
integration-test:
8
- runs-on: ubuntu-latest
+ runs-on: self-hosted
9
env:
10
AUDIO_SEPARATOR_MODEL_DIR: ${{ github.workspace }}/models
11
0 commit comments