Skip to content

Commit a68925f

Browse files
authored
Expand Postgres CI matrix (#721)
1 parent 3b3c987 commit a68925f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
postgres-version: ["14", "15", "16"]
18+
postgres-version: ["14", "15", "16", "17", "18"]
1919
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
2020
with:
2121
postgres: true

0 commit comments

Comments
 (0)