Skip to content

Commit

Permalink
Merge pull request #79 from sbidoul/drop-py35
Browse files Browse the repository at this point in the history
Drop support for python 3.5/ Odoo 11
  • Loading branch information
sbidoul authored Sep 25, 2024
2 parents f641d25 + 6e0cba0 commit a568baf
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 a568baf

Please sign in to comment.