Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New 18 #303

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
odoo_serie: ["12.0", "13.0", "14.0", "15.0", "16.0", "17.0", "18.0"]
odoo_serie: ["17.0"]

steps:
- uses: actions/checkout@v4
Expand Down
81 changes: 0 additions & 81 deletions 12.0/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion 12.0/MANIFEST.in

This file was deleted.

95 changes: 0 additions & 95 deletions 12.0/base_requirements.txt

This file was deleted.

46 changes: 0 additions & 46 deletions 12.0/extra_requirements.txt

This file was deleted.

8 changes: 0 additions & 8 deletions 12.0/src_requirements.txt

This file was deleted.

51 changes: 0 additions & 51 deletions 12.0/templates/odoo.cfg.tmpl

This file was deleted.

80 changes: 0 additions & 80 deletions 13.0/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion 13.0/MANIFEST.in

This file was deleted.

Loading
Loading