Skip to content

Commit 0ff0bc6

Browse files
author
M. Fatih Cırıt
committed
run on its own instance
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 8b212ef commit 0ff0bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-differential.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
build-and-test-differential:
4444
needs: start-runner
45-
runs-on: [self-hosted, linux, X64]
45+
runs-on: ${{ steps.start-ec2-runner.outputs.label }}
4646
container: ${{ matrix.container }}${{ matrix.container-suffix }}
4747
strategy:
4848
fail-fast: false

0 commit comments

Comments
 (0)