Skip to content

Commit

Permalink
[IMP] Disable 14.0 OCB sync
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza authored Sep 26, 2024
1 parent 586ba43 commit f7c8523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ocb-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

ODOO="[email protected]:/odoo/odoo.git"
OCB="[email protected]:/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"
Expand Down

0 comments on commit f7c8523

Please sign in to comment.