We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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