Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu authored Jan 19, 2021
1 parent 915e03b commit b37cc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
laravel: [6.*, 7.*, 8.*]
phpunit: [8.*, 9.*]
dependency-version: [stable] # to add: lowest
experimental: false
experimental: [false]
exclude:
- php: 7.2
phpunit: 9.*
Expand Down

0 comments on commit b37cc3e

Please sign in to comment.