Skip to content

Commit

Permalink
Fixed github-actions.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Nov 8, 2024
1 parent 42e09c2 commit 1905655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
postgres-version: ["12", "13", "14", "15", "16", "17"]
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
services:
Expand Down

0 comments on commit 1905655

Please sign in to comment.