Skip to content

Commit

Permalink
Merge pull request #20 from Tecnativa/revert-19-add-postgres-16
Browse files Browse the repository at this point in the history
Revert "Add postgres 16"
  • Loading branch information
josep-tecnativa authored Oct 7, 2024
2 parents 57ea0f2 + 4eec7d8 commit baeaa65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
matrix:
# Test modern Odoo versions with latest Postgres version
pg_version:
- "16"
- "15"
- "14"
- "13"
Expand All @@ -44,7 +43,7 @@ jobs:
- "9.6"
env:
# Indicates what's the equivalent to tecnativa/postgres-autoconf:latest image
LATEST_RELEASE: "16-alpine"
LATEST_RELEASE: "15-alpine"
# Variables found by default in Docker Hub builder
DOCKER_REPO: tecnativa/postgres-autoconf
DOCKER_TAG: ${{ matrix.pg_version }}-alpine
Expand Down

0 comments on commit baeaa65

Please sign in to comment.