Skip to content

Commit

Permalink
feat: enable 14 15 16 17
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Sep 2, 2024
1 parent fc8367f commit 28e22bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
#odoo_serie: ["11.0","12.0", "13.0", "14.0", "15.0", "16.0", "17.0"]
odoo_serie: ["14.0"]
odoo_serie: ["14.0", "15.0", "16.0", "17.0"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 28e22bf

Please sign in to comment.