Skip to content

Commit 6c4eb7a

Browse files
fix typo
1 parent aa5b5a2 commit 6c4eb7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
strategy:
4242
matrix:
43-
php-version: ['8.1',' '8.2', '8.3', '8.4', '8.5']
43+
php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
4444
steps:
4545
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4646
with:

0 commit comments

Comments
 (0)