Skip to content

Commit

Permalink
test with py12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
wolflu05 committed Apr 29, 2024
1 parent 84d3531 commit bdd2d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ jobs:
strategy:
fail-fast: false
matrix:
inventree-tag: [latest, stable]
inventree-tag: [latest]

container:
image: inventree/inventree:${{ matrix.inventree-tag }}
image: ghcr.io/wolflu05/inventree:py-12
options: --user root
env:
INVENTREE_DB_ENGINE: postgresql
Expand Down

0 comments on commit bdd2d76

Please sign in to comment.