Skip to content

Commit 747539d

Browse files
Update tests.yml
1 parent 940f982 commit 747539d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions: read-all
66

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

1111
strategy:
1212
fail-fast: true

0 commit comments

Comments
 (0)