Skip to content

Commit eefedcb

Browse files
committed
test: check with PHP 8.2
1 parent b545232 commit eefedcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.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-versions: [7.4, 8.1]
43+
php-versions: [7.4, 8.1, 8.2]
4444
glpi-branch: [10.0/bugfixes]
4545
glpi-package: [10.0.tar.gz]
4646

0 commit comments

Comments
 (0)