test: add pg versions to testing matrix

This commit is contained in:
Zach Daniel 2023-11-17 06:38:48 -05:00
parent c6e6633a9a
commit 4fa16b7524

View file

@ -8,6 +8,9 @@ on:
branches: [main]
jobs:
ash-ci:
strategy:
matrix:
postgres_version: ["10", "13", "16"]
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
postgres: true