Skip to content

Commit

Permalink
laravel-11: update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeremcansev committed Jul 23, 2024
1 parent 1636bde commit 06a717e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
test:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 06a717e

Please sign in to comment.