Skip to content

Commit 50ee37c

Browse files
committed
chore: increase default version
1 parent 28f6871 commit 50ee37c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
plugin-key: "myplugin"
3737

3838
# The version of GLPI on which to run the tests.
39-
glpi-version: "10.0.x"
39+
glpi-version: "11.0.x"
4040

4141
# The version of PHP on which to run the tests.
42-
php-version: "8.1"
42+
php-version: "8.2"
4343

4444
# The database docker image on which to run the tests.
4545
db-image: "mariadb:11.4"

0 commit comments

Comments
 (0)