Skip to content

Commit 511ec53

Browse files
committed
Fix typo
1 parent 1ef8e6e commit 511ec53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
php:
19-
- '8.1
19+
- '8.1'
2020
- '8.2'
2121
- '8.3'
2222
- '8.4'

0 commit comments

Comments
 (0)