We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3c987 commit a68925fCopy full SHA for a68925f
1 file changed
.github/workflows/elixir.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- postgres-version: ["14", "15", "16"]
+ postgres-version: ["14", "15", "16", "17", "18"]
19
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
20
with:
21
postgres: true
0 commit comments