Skip to content

Commit 47707ad

Browse files
authored
Merge pull request #66 from pierre-halleux/odoo14_py310_noble
Add 14.0 py310 Noble
2 parents ac002e1 + f48f63d commit 47707ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
PYTHONTAG: py39
4848
PYTHONBIN: python3.9
4949
DISTRO: jammy
50+
- ODOOVERSION: "14.0"
51+
PYTHONTAG: py310
52+
PYTHONBIN: python3.10
53+
DISTRO: noble
5054
- ODOOVERSION: "15.0"
5155
PYTHONTAG: py38
5256
PYTHONBIN: python3.8

0 commit comments

Comments
 (0)