diff --git a/tools/ocb-sync.sh b/tools/ocb-sync.sh index 7a823e72..d79e7dce 100755 --- a/tools/ocb-sync.sh +++ b/tools/ocb-sync.sh @@ -8,7 +8,7 @@ ODOO="git@github.com:/odoo/odoo.git" OCB="git@github.com:/OCA/OCB.git" -BRANCHES="18.0 17.0 16.0 15.0 14.0" +BRANCHES="18.0 17.0 16.0 15.0" GITDIR="/var/tmp/git" PUBDIR="/var/tmp/ocb-nightly" BUILDDIR="/var/tmp/ocb-build"