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