Skip to content

Commit

Permalink
Bump to most recent duckdb/duckdb workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Nov 24, 2023
1 parent 8c36879 commit ac117c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
duckdb-stable-build:
name: Build extension binaries
# if: startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main'
uses: duckdb/duckdb/.github/workflows/_extension_distribution.yml@v0.9.2
uses: duckdb/duckdb/.github/workflows/_extension_distribution.yml@6812703823d1d66566bc7eaac2b6e4b273c85333
with:
duckdb_version: v0.9.2
extension_name: postgres_scanner
Expand Down

0 comments on commit ac117c6

Please sign in to comment.