Skip to content

Commit

Permalink
fix: update pgwire to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
euiko committed Nov 20, 2024
1 parent 7707153 commit 6728c5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: euiko/extension-ci-tools/.github/workflows/_extension_distribution.yml@develop
with:
override_repository: "euiko/duckdb-pgwire"
# override_ref: ${{ GITHUB_SHA }}
override_submodules: "recursive"
duckdb_version: main
ci_tools_version: main
Expand All @@ -27,6 +28,7 @@ jobs:
uses: euiko/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.1.1-patched
with:
override_repository: "euiko/duckdb-pgwire"
# override_ref: ${{ GITHUB_SHA }}
override_submodules: "recursive"
duckdb_version: v1.1.1
ci_tools_version: v1.1.1
Expand Down
2 changes: 1 addition & 1 deletion pgwire

0 comments on commit 6728c5e

Please sign in to comment.