Skip to content

Commit

Permalink
Test only stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Lösken committed Dec 31, 2020
1 parent a61562c commit ca825a7
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 @@ -7,7 +7,7 @@ jobs:
matrix:
php: ['7.3', '7.4', '8.0']
laravel: [6.*, 7.*, 8.*]
dependency-version: [prefer-lowest, prefer-stable]
dependency-version: [prefer-stable]
include:
- laravel: 8.*
testbench: 6.*
Expand Down

0 comments on commit ca825a7

Please sign in to comment.