Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Mar 1, 2024
1 parent 7f65730 commit e699a68
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ jobs:
include:
- postgres: 15
os: ubuntu-22.04
- postgres: 14
os: ubuntu-22.04
- postgres: 13
os: ubuntu-20.04
- postgres: 12
os: ubuntu-20.04
- postgres: 11
os: ubuntu-20.04
# - postgres: 14
# os: ubuntu-22.04
# - postgres: 13
# os: ubuntu-20.04
# - postgres: 12
# os: ubuntu-20.04
# - postgres: 11
# os: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: ankane/setup-postgres@v1
Expand Down

0 comments on commit e699a68

Please sign in to comment.