Skip to content

Commit

Permalink
Update sync_branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theangryangel authored Oct 31, 2022
1 parent c5f48e8 commit edf9117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ODOO_VERSION: ["12.0", "13.0", "14.0", "15.0"]
ODOO_VERSION: ["12.0", "13.0", "14.0", "15.0", "16.0"]

steps:
- name: Checkout glodouk/odoo@${{ matrix.ODOO_VERSION }}
Expand Down

0 comments on commit edf9117

Please sign in to comment.