Skip to content

Commit c52ec45

Browse files
committed
CI: add back in older pg versions
1 parent cb7a216 commit c52ec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

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

0 commit comments

Comments
 (0)