Skip to content

Commit

Permalink
exclude Statamic 5 w/ L9
Browse files Browse the repository at this point in the history
  • Loading branch information
aozisik committed May 10, 2024
1 parent 8dac93b commit bda519d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ jobs:
php: 8.2
- laravel: 8.*
php: 8.3
- laravel: 9.*
php: 7.4
- laravel: 8.*
statamic: 4.*
statamic: 5.*
- laravel: 8.*
statamic: 4.*
- laravel: 9.*
php: 7.4
- laravel: 9.*
statamic: 5.*
- laravel: 10.*
statamic: 3.*
Expand Down

0 comments on commit bda519d

Please sign in to comment.