Skip to content

Commit eba78e1

Browse files
committed
Set up self hosted runner for integration tests
1 parent 206d101 commit eba78e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
integration-test:
8-
runs-on: ubuntu-latest
8+
runs-on: self-hosted
99
env:
1010
AUDIO_SEPARATOR_MODEL_DIR: ${{ github.workspace }}/models
1111

0 commit comments

Comments
 (0)