Skip to content

Commit

Permalink
pg17
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Nov 2, 2024
1 parent 2caa895 commit 5fb3c1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ jobs:
fail-fast: false
matrix:
include:
- postgres: 17
os: ubuntu-24.04
- postgres: 16
os: ubuntu-24.04
- postgres: 15
os: ubuntu-22.04
- postgres: 14
os: ubuntu-22.04
- postgres: 13
os: ubuntu-20.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5fb3c1e

Please sign in to comment.