Skip to content

Commit bc3271d

Browse files
committed
Switch OCB branches to sync for 17.0
Remove 12.0 and 13.0, and add 17.0
1 parent c21e440 commit bc3271d

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="[email protected]:/odoo/odoo.git"
1010
OCB="[email protected]:/OCA/OCB.git"
11-
BRANCHES="16.0 15.0 14.0 13.0 12.0"
11+
BRANCHES="17.0 16.0 15.0 14.0"
1212
GITDIR="/var/tmp/git"
1313
PUBDIR="/var/tmp/ocb-nightly"
1414
BUILDDIR="/var/tmp/ocb-build"

0 commit comments

Comments
 (0)