Skip to content

Commit

Permalink
Revert "add pg 15, 16 testing to the github workflows"
Browse files Browse the repository at this point in the history
This reverts commit 95d5f73.
  • Loading branch information
mkabilov committed Apr 22, 2024
1 parent 95d5f73 commit 9e534d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pg: [16, 15, 14, 13, 12, 11]
pg: [14, 13, 12, 11]
check_code: ["false", "clang"]

name: Test clickhouse_fdw
Expand Down

0 comments on commit 9e534d0

Please sign in to comment.