Skip to content

Commit 28aa501

Browse files
Update tests.yml
1 parent 850a363 commit 28aa501

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
@@ -12,7 +12,7 @@ permissions: read-all
1212

1313
jobs:
1414
laravel:
15-
runs-on: ${{ secrets.RUNNER_NAME }}
15+
runs-on: ubuntu-latest
1616

1717
strategy:
1818
fail-fast: true

0 commit comments

Comments
 (0)