Skip to content

Commit

Permalink
Build odoo 10 jammy image
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Jul 1, 2024
1 parent d6189f9 commit f310279
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
strategy:
matrix:
include:
- ODOOVERSION: "10.0"
PYTHONTAG: py27
PYTHONBIN: python2.7
DISTRO: jammy
# /!\ python 3.6 and 3.7 are not supported anymore
- ODOOVERSION: "11.0"
PYTHONTAG: py36
Expand Down

0 comments on commit f310279

Please sign in to comment.