We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f6871 commit 50ee37cCopy full SHA for 50ee37c
1 file changed
README.md
@@ -36,10 +36,10 @@ jobs:
36
plugin-key: "myplugin"
37
38
# The version of GLPI on which to run the tests.
39
- glpi-version: "10.0.x"
+ glpi-version: "11.0.x"
40
41
# The version of PHP on which to run the tests.
42
- php-version: "8.1"
+ php-version: "8.2"
43
44
# The database docker image on which to run the tests.
45
db-image: "mariadb:11.4"
0 commit comments