Skip to content

Commit

Permalink
Add another libversion version to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Apr 8, 2024
1 parent 9eb4a1e commit 61e4b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
include:
- { libversion: master, postgresql: 16, cc: gcc }
# libversion versions
- { libversion: 3.0.2, postgresql: 16, cc: gcc }
- { libversion: 3.0.1, postgresql: 16, cc: gcc }
- { libversion: 3.0.0, postgresql: 16, cc: gcc }
# compilers
Expand Down

0 comments on commit 61e4b90

Please sign in to comment.