Skip to content

Commit

Permalink
more steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Mühleisen committed Jun 3, 2024
1 parent f299064 commit 86d2aef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
echo "$file was changed"
done
- name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
with:
duckdb_version: main
extension_name: postgres_scanner
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools'
# - name: Build extension binaries
# uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
# with:
# duckdb_version: main
# extension_name: postgres_scanner
# exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools'

0 comments on commit 86d2aef

Please sign in to comment.