Skip to content

Commit aa5b5a2

Browse files
add PHP 8.1 to build matrix
1 parent 08bba58 commit aa5b5a2

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.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)