Skip to content

Commit f25169b

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 815cce9 commit f25169b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vue-starter-kit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: true
1919
matrix:
20-
php: [8.2, 8.3, 8.4]
20+
php: [8.3, 8.4]
2121

2222
name: PHP ${{ matrix.php }}
2323

0 commit comments

Comments
 (0)