Skip to content

Commit 5bddf1c

Browse files
committed
Test PHP 8.2
1 parent a23a95a commit 5bddf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77

88
strategy:
99
matrix:
10-
php: ['7.3', '7.4', '8.3']
10+
php: ['7.3', '7.4', '8.2', '8.3']
1111

1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)