Skip to content

Commit 4cf865b

Browse files
Update tests.yml
1 parent 5ea7f14 commit 4cf865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions: read-all
66

77
jobs:
88
laravel:
9-
runs-on: self-hosted
9+
runs-on: ${{ secrets.RUNNER_NAME }}
1010

1111
strategy:
1212
fail-fast: true

0 commit comments

Comments
 (0)