Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedElattar authored Mar 13, 2024
1 parent 18aee17 commit e3a0e1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
laravel:
- "9"
- "10"
exclude:
- php: "8.1"
laravel: "11"

steps:
- name: Checkout code
Expand Down

0 comments on commit e3a0e1e

Please sign in to comment.