Skip to content

Commit

Permalink
Update multiarch.yml
Browse files Browse the repository at this point in the history
Remove 11-3.3 as EOL via postgis#376
  • Loading branch information
alanivey authored Feb 20, 2024
1 parent 0a2be65 commit f0ff1b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- postgres: 16 # only use the single latest version with "latest: true"
postgis: '3.4'
latest: true
- postgres: 11 # 3.4 is not compatible with PostgreSQL 11
postgis: '3.3'
latest: false

name: Build docker image for ${{ matrix.postgres }}-${{ matrix.postgis }}

Expand Down

0 comments on commit f0ff1b0

Please sign in to comment.