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 May 9, 2023
1 parent edf9117 commit 2e239a7
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", "16.0"]
ODOO_VERSION: ["14.0", "15.0", "16.0"]

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

0 comments on commit 2e239a7

Please sign in to comment.