Skip to content

Commit 49bcc5a

Browse files
authored
WIP
1 parent 50d7606 commit 49bcc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: true
1616
matrix:
17-
php: [8.3, 8.2, 8.1]
17+
php: [8.2, 8.1]
1818

1919
name: PHP ${{ matrix.php }}
2020

0 commit comments

Comments
 (0)