Skip to content

Commit

Permalink
work on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyconover committed Jun 30, 2024
1 parent fdc0d33 commit abeb0db
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 190 deletions.
189 changes: 0 additions & 189 deletions .github/workflows/ExtensionTemplate.yml

This file was deleted.

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/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.0.0
uses: ./.github/workflows/_extension_distribution.yml
with:
duckdb_version: v1.0.0
extension_name: lindel
Expand Down
Loading

0 comments on commit abeb0db

Please sign in to comment.