Skip to content

Commit 49e0d29

Browse files
committed
final commit.
1 parent aa8337a commit 49e0d29

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,13 @@ jobs:
1010
matrix:
1111
os: [ubuntu-latest]
1212
php: [8.2, 8.3, 8.4, 8.5]
13-
laravel: [11.*, 12.*, 13.*]
13+
laravel: [12.*, 13.*]
1414
statamic: [5.*, 6.*]
1515
livewire: [4.*]
1616
stability: [prefer-lowest, prefer-stable]
1717
exclude:
1818
- statamic: 5.*
1919
laravel: 13.*
20-
- statamic: 6.*
21-
laravel: 11.*
22-
- laravel: 11.*
23-
php: 8.5
2420
- laravel: 13.*
2521
php: 8.2
2622

0 commit comments

Comments
 (0)