We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b545232 commit eefedcbCopy full SHA for eefedcb
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: "ubuntu-latest"
41
strategy:
42
matrix:
43
- php-versions: [7.4, 8.1]
+ php-versions: [7.4, 8.1, 8.2]
44
glpi-branch: [10.0/bugfixes]
45
glpi-package: [10.0.tar.gz]
46
0 commit comments