We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36fef9 commit 01be319Copy full SHA for 01be319
.github/workflows/laravel.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- php: [7.4, 8.0, 8.1]
+ php: [8.0, 8.1]
18
19
name: PHP ${{ matrix.php }}
20
0 commit comments