Skip to content

Commit

Permalink
Add 17.0 py310
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Jul 3, 2024
1 parent 2008465 commit 8342fcb
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 @@ -91,6 +91,10 @@ jobs:
PYTHONTAG: py312
PYTHONBIN: python3.12
DISTRO: jammy
- ODOOVERSION: "17.0"
PYTHONTAG: py310
PYTHONBIN: python3.10
DISTRO: jammy
- ODOOVERSION: "17.0"
PYTHONTAG: py311
PYTHONBIN: python3.11
Expand Down

0 comments on commit 8342fcb

Please sign in to comment.