Skip to content

Commit

Permalink
[REM] CI: Remove Odoo old version from CI
Browse files Browse the repository at this point in the history
Versions from V7 to V10 are skipped in the test, so they should be removed from the CI.
  • Loading branch information
celm1990 committed Nov 23, 2023
1 parent 26bb0c7 commit b3eafd5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
- "3.10"
- 3.11
odoo-version:
- 7.0
- 8.0
- 9.0
- 10.0
- 11.0
- 12.0
- 13.0
Expand Down

0 comments on commit b3eafd5

Please sign in to comment.