Skip to content

Commit

Permalink
exclude laravel 11 and php8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aozisik committed May 10, 2024
1 parent a260342 commit 6f75689
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
php: 7.4
- laravel: 11.*
php: 8.0
- laravel: 11.*
php: 8.1
- laravel: 11.*
statamic: 3.*
- laravel: 11.*
Expand Down

0 comments on commit 6f75689

Please sign in to comment.