Skip to content

Commit

Permalink
only test laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishDhamalaAD committed Mar 11, 2021
1 parent ad6d232 commit 848dc27
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 @@ -10,7 +10,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [7.4, 8.0]
laravel: [7.*, 8.*]
laravel: [8.*]
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 7.*
Expand Down

0 comments on commit 848dc27

Please sign in to comment.