Skip to content

Commit

Permalink
fix: enbale 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Sep 10, 2024
1 parent 2d2cdec commit b6756c7
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","15.0","16.0","17.0"]
odoo_serie: ["13.0","14.0","15.0","16.0","17.0"]

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

0 comments on commit b6756c7

Please sign in to comment.