Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
27pchrisl committed Mar 21, 2024
1 parent e8c6908 commit 18bbfc1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ jobs:
fail-fast: true
matrix:
include:
- laravel: 11
php: "8.3"

- laravel: 10
php: "8.3"
- laravel: 10
php: "8.2"
- laravel: 10
php: "8.1"

- laravel: 9
php: "8.2"
Expand Down

0 comments on commit 18bbfc1

Please sign in to comment.