Skip to content

Commit

Permalink
Add Odoo 17 images
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Nov 1, 2023
1 parent 143e857 commit 1c86e81
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ jobs:
odoo_version: "16.0"
odoo_org_repo: "odoo/odoo"
image_name: py3.10-odoo16.0
- python_version: "3.10"
codename: jammy
odoo_version: "17.0"
odoo_org_repo: "odoo/odoo"
image_name: py3.10-odoo17.0
# oca/ocb
- python_version: "2.7"
codename: focal
Expand Down Expand Up @@ -149,6 +154,11 @@ jobs:
odoo_version: "16.0"
odoo_org_repo: "oca/ocb"
image_name: py3.10-ocb16.0
- python_version: "3.10"
codename: jammy
odoo_version: "17.0"
odoo_org_repo: "oca/ocb"
image_name: py3.10-ocb17.0
services:
postgres:
image: postgres:9.6
Expand Down

0 comments on commit 1c86e81

Please sign in to comment.