Skip to content

Commit 90cc07a

Browse files
authored
Update run-integration-tests.yml
1 parent 28c378c commit 90cc07a

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
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
php: [8.4, 8.3, 8.2]
23-
laravel: [^11.15, ^12]
23+
laravel: [11.x, 12.x]
2424

2525
name: P${{ matrix.php }} - Laravel${{ matrix.laravel }}
2626
steps:

0 commit comments

Comments
 (0)