Skip to content

Commit

Permalink
Drop support for python 3.5/ Odoo 11
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Sep 25, 2024
1 parent f641d25 commit 6e0cba0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
matrix:
include:
# odoo/odoo
- python_version: "3.5"
codename: focal
odoo_version: "11.0"
odoo_org_repo: "odoo/odoo"
image_name: py3.5-odoo11.0
- python_version: "3.6"
codename: focal
odoo_version: "12.0"
Expand Down Expand Up @@ -68,11 +63,6 @@ jobs:
odoo_org_repo: "odoo/odoo"
image_name: py3.10-odoo17.0
# oca/ocb
- python_version: "3.5"
codename: focal
odoo_version: "11.0"
odoo_org_repo: "oca/ocb"
image_name: py3.5-ocb11.0
- python_version: "3.6"
codename: focal
odoo_version: "12.0"
Expand Down

0 comments on commit 6e0cba0

Please sign in to comment.