There was an error while loading. Please reload this page.
1 parent 50d7606 commit 49bcc5aCopy full SHA for 49bcc5a
.github/workflows/laravel.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- php: [8.3, 8.2, 8.1]
+ php: [8.2, 8.1]
18
19
name: PHP ${{ matrix.php }}
20
0 commit comments