Skip to content

Commit

Permalink
Test more versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 17, 2024
1 parent b1b5546 commit e4a08b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-24.04]
postgres-version: [16, 15] #, 14, 13, 12]
postgres-version: [14, 13, 12]
steps:
- uses: actions/checkout@v4
- uses: ./.
Expand Down

0 comments on commit e4a08b7

Please sign in to comment.