Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerkretzmar committed Feb 5, 2021
1 parent 1ea6654 commit 735e95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
php: [7.3, 7.4]
laravel: [5.5.*, 5.6.*, 5.7.*, 5.8.*, 6.*, 7.*, 8.*, dev-master]
laravel: [5.5.*, 5.6.*, 5.7.*, 5.8.*, 6.*, 7.*, 8.*]
include:
- laravel: 5.5.*
testbench: 3.5.*
Expand Down

0 comments on commit 735e95a

Please sign in to comment.