Skip to content

Commit

Permalink
Merge pull request #2 from carlopi/main
Browse files Browse the repository at this point in the history
Move to extension-ci-tools's workflows (that should work on _rtools)
  • Loading branch information
Maxxen authored Apr 12, 2024
2 parents a85e973 + d22cc02 commit d3e6bce
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 @@ -14,7 +14,7 @@ concurrency:
jobs:
duckdb-stable-build:
name: Build extension binaries
uses: duckdb/duckdb/.github/workflows/_extension_distribution.yml@4145ec87294a4df8fee72e3cdb52f5b0ed02153b
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v0.10.1
with:
vcpkg_commit: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
duckdb_version: v0.10.1
Expand Down

0 comments on commit d3e6bce

Please sign in to comment.