We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815cce9 commit f25169bCopy full SHA for f25169b
.github/workflows/vue-starter-kit.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: true
19
matrix:
20
- php: [8.2, 8.3, 8.4]
+ php: [8.3, 8.4]
21
22
name: PHP ${{ matrix.php }}
23
0 commit comments