We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940f982 commit 747539dCopy full SHA for 747539d
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ permissions: read-all
6
7
jobs:
8
laravel:
9
- runs-on: ${{ secrets.RUNNER_NAME }}
+ runs-on: ubuntu-latest
10
11
strategy:
12
fail-fast: true
0 commit comments