Skip to content

Commit caaa17a

Browse files
committed
Merge branch 'release/2.13.3' into support/2.13.0
2 parents 5b67b46 + d368d5c commit caaa17a

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)