Skip to content

Commit ddb74fb

Browse files
authored
Test 9.* integration (#1314)
1 parent 7917cce commit ddb74fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
strategy:
7777
matrix:
7878
php: [8.1, 8.0, 7.4, 7.3]
79-
laravel: [8.*]
79+
laravel: [9.*, 8.*]
8080
exclude:
8181
- php: 7.4
8282
laravel: 9.*

0 commit comments

Comments
 (0)