Skip to content

Commit

Permalink
feat: fix instance code
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Sep 10, 2024
1 parent 951634f commit 571a267
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: ["16.0"]
odoo_serie: ["14.0","15.0","16.0","17.0"]

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

0 comments on commit 571a267

Please sign in to comment.