Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Dec 14, 2023
1 parent d26cc5d commit a8a8b57
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 @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [7.2, 7.4, 8.1, 8.2, 8.3]
laravel: [10.*, 9.*, 5.5.*]
laravel: [10.*, 9.*, 5.6.*]
stability: [prefer-lowest, prefer-stable]
exclude:
- php: 7.2
Expand Down

0 comments on commit a8a8b57

Please sign in to comment.