Skip to content

Commit

Permalink
Add Postgres 17 to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryoverload authored Nov 17, 2024
1 parent 58de120 commit ef57e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu, alpine]
postgres_version: [12, 13, 14, 15, 16]
postgres_version: [12, 13, 14, 15, 16, 17]
exclude:
- os: alpine
postgres_version: 12
Expand Down

0 comments on commit ef57e1d

Please sign in to comment.