Skip to content

Commit 3d72e45

Browse files
committed
ci: disable tests against GLPI 10.1
1 parent fcf7b75 commit 3d72e45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ 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
46+
# include:
47+
# - php-versions: 8.1
48+
# glpi-branch: main
49+
# glpi-package: main.tar.gz
5050
# glpi-use-repo: true
5151

5252
services:

0 commit comments

Comments
 (0)