Skip to content

Commit 7f75ea6

Browse files
committed
Hotfix CI typo
1 parent 57cb6d7 commit 7f75ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
strategy:
6565
fail-fast: false
6666
matrix:
67-
php_version: ['8.4', 8.3','8.2','8.1','8.0','7.4']
67+
php_version: ['8.4', '8.3','8.2','8.1','8.0','7.4']
6868
variant: ['apache','cli','fpm']
6969
steps:
7070
- name: Checkout

0 commit comments

Comments
 (0)