Skip to content

Commit f7c8523

Browse files
authored
[IMP] Disable 14.0 OCB sync
1 parent 586ba43 commit f7c8523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ocb-sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
ODOO="git@github.com:/odoo/odoo.git"
1010
OCB="git@github.com:/OCA/OCB.git"
11-
BRANCHES="18.0 17.0 16.0 15.0 14.0"
11+
BRANCHES="18.0 17.0 16.0 15.0"
1212
GITDIR="/var/tmp/git"
1313
PUBDIR="/var/tmp/ocb-nightly"
1414
BUILDDIR="/var/tmp/ocb-build"

0 commit comments

Comments
 (0)