Skip to content

Commit a99a8bc

Browse files
committed
feat: drop support for GLPI 10.1
GLPI 10.1 will be supported in version 2.14
1 parent 4512601 commit a99a8bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ jobs:
4343
php-versions: [7.4, 8.1]
4444
glpi-branch: [10.0/bugfixes]
4545
glpi-package: [10.0.tar.gz]
46-
include:
47-
- php-versions: 8.1
48-
glpi-branch: main
49-
glpi-package: main.tar.gz
50-
# glpi-use-repo: true
5146

5247
services:
5348
db:

0 commit comments

Comments
 (0)