Skip to content

Commit 1f1876b

Browse files
authored
Merge pull request #24 from baohx2000/updates
2 parents 5ca96fe + c30d810 commit 1f1876b

File tree

2 files changed

+411
-413
lines changed

2 files changed

+411
-413
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php: [7.3, 7.4, 8.0]
15+
php: [7.3, 7.4, 8.0, 8.1]
1616

1717
name: PHP ${{ matrix.php }}
1818
steps:

0 commit comments

Comments
 (0)