Skip to content

Commit

Permalink
fix CI for wasm (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky authored May 23, 2024
1 parent f6a648b commit 6543584
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ concurrency:
jobs:
duckdb-stable-build:
name: Build extension binaries
uses: duckdb/duckdb/.github/workflows/[email protected]
uses: duckdb/extension-ci-tools/.github/workflows/[email protected]
with:
vcpkg_commit: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
duckdb_version: v0.10.3
extension_name: h3ext
exclude_archs: "windows_amd64_rtools"
Expand Down

0 comments on commit 6543584

Please sign in to comment.