Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfietje committed Mar 5, 2024
1 parent 4f5cfd9 commit de82f5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: ['8.1','8.2','8.3']
laravel: ['9.*','10.*','11.*']
php: ['8.1', '8.2', '8.3']
laravel: ['9.*', '10.*', '11.*']
stability: [prefer-lowest, prefer-stable]
exclude:
- laravel: '9.*'
Expand Down

0 comments on commit de82f5a

Please sign in to comment.