Skip to content

Commit c199867

Browse files
committed
Add PHP 8.2+ to testing matrix
1 parent 3d980ef commit c199867

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
matrix:
1212
operating-system: ['ubuntu-latest']
1313
php-versions:
14+
- 8.4
15+
- 8.3
16+
- 8.2
1417
- 8.1
1518
- '8.0'
1619
- 7.4

0 commit comments

Comments
 (0)